Class SaltUserUnauthorizedException

All Implemented Interfaces:
Serializable

public class SaltUserUnauthorizedException extends SaltException
Exception for when a user is logged in but not allowed access to the requested resource.
See Also:
  • Constructor Details

    • SaltUserUnauthorizedException

      public SaltUserUnauthorizedException(String message)