Class ProviderCallException
java.lang.Object
java.lang.Throwable
java.lang.Exception
sk.iway.iwcm.components.ai.providers.ProviderCallException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProviderCallException(String message) ProviderCallException(String message, Throwable cause) ProviderCallException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace