Class ServiceAuthException

All Implemented Interfaces:
Serializable

public class ServiceAuthException extends GenericServiceException
ServiceAuthException
See Also:
  • Constructor Details

    • ServiceAuthException

      public ServiceAuthException()
    • ServiceAuthException

      public ServiceAuthException(String str)
    • ServiceAuthException

      public ServiceAuthException(String str, Throwable nested)