public class TypeMismathException extends ConversionException
PropertyConverter
s, if a conversion
is attempted on the wrong type (class).Constructor and Description |
---|
TypeMismathException(Class pWrongType)
Creates a
TypeMismathException . |
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 © 2017. All rights reserved.