|
ElegantJ Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.elegantj.editors.IntegerEditorInvalidArraysException
The exception class. This exception is thrown from the class IntegerEditor when the size of the three arrays passed doesn't match.
IntegerEditor,
Serialized Form| Constructor Summary | |
IntegerEditorInvalidArraysException()
|
|
| Method Summary | |
java.lang.String |
getMessage()
Internal, implementation of the abstract class Exception |
java.lang.String |
toString()
Internal, returns the string description |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IntegerEditorInvalidArraysException()
| Method Detail |
public java.lang.String getMessage()
public java.lang.String toString()
|
ElegantJ Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||