com.zipxap.vfs.exception
Class UCIllegalArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.zipxap.vfs.exception.UCIllegalArgumentException
- All Implemented Interfaces:
- java.io.Serializable
public class UCIllegalArgumentException
- extends java.lang.IllegalArgumentException
| Milestone | Who | Date, Time |
| Initial Version | K Penrose | October 7, 2007, 4:03 PM |
** Note that this table is not intended as an exhaustive list
of subtle changes. It is intended to list changes that break the
compatibility of older code, or major enhancements/rewrites
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UCIllegalArgumentException
public UCIllegalArgumentException(java.lang.String nameOfOffendingArgument,
java.lang.String problem)
UCIllegalArgumentException
public UCIllegalArgumentException(java.lang.String nameOfOffendingArgument,
java.lang.String problem,
java.lang.Throwable cause)