|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
lib.jGroupware.utils.InvalidMappingException
Used when a mapping is used to populate a class and the mapping does not match the bean's properties.
| Constructor Summary | |
InvalidMappingException(java.lang.String description)
Constructor for the InvalidMappingException object |
|
InvalidMappingException(java.lang.String description,
java.lang.Throwable cause)
Constructor for the InvalidMappingException object |
|
| 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 |
| Constructor Detail |
public InvalidMappingException(java.lang.String description)
description - Description of the Parameter
public InvalidMappingException(java.lang.String description,
java.lang.Throwable cause)
description - Description of the Parametercause - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||