Class UnauthorizedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xyz.haff.aspektoj.exceptions.UnauthorizedException
All Implemented Interfaces:
Serializable

public class UnauthorizedException extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException(String message)