Class ConnectorServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.springframework.extensions.surf.exception.ConnectorServiceException
- All Implemented Interfaces:
Serializable
A general exception wrapper for exceptions thrown by the
connector service
- Author:
- muzquiano
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConnectorServiceException(String message) ConnectorServiceException(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
-
ConnectorServiceException
-
ConnectorServiceException
-