Class SaWsAuthenticationException

All Implemented Interfaces:
Serializable

public class SaWsAuthenticationException extends SaWsException
The Class SaWsAuthenticationException.
See Also:
  • Constructor Details

    • SaWsAuthenticationException

      public SaWsAuthenticationException()
      Instantiates a new sa ws authentication exception.
    • SaWsAuthenticationException

      public SaWsAuthenticationException(String message)
      Instantiates a new sa ws authentication exception.
      Parameters:
      message - the message
    • SaWsAuthenticationException

      public SaWsAuthenticationException(String message, Throwable cause)
      Instantiates a new sa ws authentication exception.
      Parameters:
      message - the message
      cause - the cause