|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cc.framework.common.InvalidEnumType
This exception is thrown by enumeration classes which try to parse and convert arguments to there internal type
| Field Summary | |
private static long |
serialVersionUID
Serial Version UID |
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
InvalidEnumType()
Constructor for InvalidEnumType |
|
InvalidEnumType(java.lang.String message)
Constructor for InvalidEnumType |
|
| 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 |
| Field Detail |
private static final long serialVersionUID
| Constructor Detail |
public InvalidEnumType()
public InvalidEnumType(java.lang.String message)
message - the detail message for this exception.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||