Package de.hybris.platform.jalo.type
Class JaloAbstractTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.jalo.JaloBusinessException
de.hybris.platform.jalo.type.JaloTypeException
de.hybris.platform.jalo.type.JaloAbstractTypeException
- All Implemented Interfaces:
Serializable
thrown whenever an operation is attempted on an abstract type this is allowed only for concrete types
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.jalo.JaloBusinessException
getErrorCode, getThrowable, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
JaloAbstractTypeException
-
JaloAbstractTypeException
-