Class ConnectorServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.springframework.extensions.surf.exception.ConnectorServiceException
All Implemented Interfaces:
Serializable

public class ConnectorServiceException extends Exception
A general exception wrapper for exceptions thrown by the connector service
Author:
muzquiano
See Also:
  • Constructor Details

    • ConnectorServiceException

      public ConnectorServiceException(String message)
    • ConnectorServiceException

      public ConnectorServiceException(String message, Exception ex)