Serializablepublic class TypeMismathException extends ConversionException
PropertyConverters, if a conversion
is attempted on the wrong type (class).| Constructor | Description |
|---|---|
TypeMismathException(Class pWrongType) |
Creates a
TypeMismathException. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TypeMismathException(Class pWrongType)
TypeMismathException.pWrongType - the type we couldn't convertCopyright © 2018. All rights reserved.