Package com.dynalivery.saffron.client.exception

Exception Summary
AuthenticationException A public class to return user authentication exceptions
InvalidParameterException  
SaffronClientException  
SaffronSecurityException A public class to return an exception when the attempted operation violates Saffron security.
SaffronServerConnectionException This exception will be thrown if the initial connection to saffron server fails.
SaffronServerNetworkException This is a general network communication exception.
SaffronServerUnavailableException This exception will be thrown if we can't open a socket to the Saffron server on using the specified hostname and port number.
UnexpectedServerException A public class to return server exceptions