Class UnresolvedValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.impex.exceptions.ImportExportException
de.hybris.platform.impex.exceptions.UnresolvedValueException
- All Implemented Interfaces:
Serializable
Exception covering cases where some unresolvable data for some call value occurs.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnresolvedValueException(String message) UnresolvedValueException(String message, Throwable exThrowable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnresolvedValueException
-
UnresolvedValueException
-