Class NotAuthorisedException

All Implemented Interfaces:
Serializable

public class NotAuthorisedException extends ServiceClientException
See Also:
  • Constructor Details

    • NotAuthorisedException

      public NotAuthorisedException()
    • NotAuthorisedException

      public NotAuthorisedException(String message)
    • NotAuthorisedException

      public NotAuthorisedException(String message, Throwable cause)
    • NotAuthorisedException

      public NotAuthorisedException(String message, List<String> detail)