Serializable
public class TypeMismathException extends ConversionException
PropertyConverter
s, 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TypeMismathException(Class pWrongType)
TypeMismathException
.pWrongType
- the type we couldn't convertCopyright © 2018. All rights reserved.