Class UnresolvedValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.jalo.JaloBusinessException
de.hybris.platform.impex.jalo.ImpExException
de.hybris.platform.impex.jalo.header.UnresolvedValueException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.impex.jalo.ImpExException
ImpExException.ErrorCodes -
Constructor Summary
ConstructorsConstructorDescriptionCompatibility constructor for using itsUnresolvedValueException.UnresolvedValueException(String qualifier, String cellValue) UnresolvedValueException(Throwable e, String qualifier, String cellValue) -
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
-
UnresolvedValueException
Compatibility constructor for using itsUnresolvedValueException. -
UnresolvedValueException
-
UnresolvedValueException
-