Class UnauthorizedException

All Implemented Interfaces:
Serializable

@ResponseStatus(UNAUTHORIZED)
public class UnauthorizedException
extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException()