public class TypeMismathException extends ConversionException
PropertyConverters, 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, toStringpublic TypeMismathException(Class pWrongType)
TypeMismathException.pWrongType - the type we couldn't convertCopyright © 2024. All rights reserved.