Package jasima.core.util
Class TypeUtil.TypeConversionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jasima.core.util.TypeUtil.TypeConversionException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TypeUtil
public static class TypeUtil.TypeConversionException extends RuntimeException
ATypeConversionExceptionis thrown, when the conversion between types fails.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TypeConversionException(String s)TypeConversionException(String s, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-