Class UnauthorizedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.common.permissions.UnauthorizedException
All Implemented Interfaces:
Serializable

public class UnauthorizedException extends Exception
Thrown by the APi when an operation is not authorized.
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException()