Class ConnectorProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.springframework.extensions.surf.exception.ConnectorProviderException
- All Implemented Interfaces:
Serializable
Thrown if a connector could not be provided.
- Author:
- muzquiano
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConnectorProviderException(String message) ConnectorProviderException(String message, Exception ex) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConnectorProviderException
-
ConnectorProviderException
-