Class AIFProviderDataLoadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.assistedservicefacades.customer360.exception.AIFProviderDataLoadingException
- All Implemented Interfaces:
Serializable
AIF Exception Class thrown in case of problem loading provider's data. This will be thrown in case the provider is
not able to retrieve data or data processing has a problem.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAIFProviderDataLoadingException(String message) AIFProviderDataLoadingException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AIFProviderDataLoadingException
-
AIFProviderDataLoadingException
-
AIFProviderDataLoadingException
-