|
jacquard 1.12.0 by The Web Engineering Factory and Toolworks | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
uk.co.weft.dbutil.DataStoreException
uk.co.weft.dbutil.DataFormatException
An exception raised when data cannot be formatted appropriately for its column. By convention the message returned describes the data item which couldn't be formatted.
| Constructor Summary | |
DataFormatException(java.lang.String message)
|
|
DataFormatException(java.lang.String message,
java.lang.Throwable cause)
|
|
| 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 DataFormatException(java.lang.String message,
java.lang.Throwable cause)
message - the reason this exception is being throwncause - public DataFormatException(java.lang.String message)
message - the reason this exception is being thrown
|
jacquard 1.12.0 by The Web Engineering Factory and Toolworks | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||