Open Kilda Java Documentation
org.openkilda.exception.UnauthorizedException Class Reference
Inheritance diagram for org.openkilda.exception.UnauthorizedException:

Public Member Functions

 UnauthorizedException (final String message)
 

Detailed Description

The Class UnauthorizedException.

Definition at line 6 of file UnauthorizedException.java.

Constructor & Destructor Documentation

◆ UnauthorizedException()

org.openkilda.exception.UnauthorizedException.UnauthorizedException ( final String  message)

Instantiates when user is unauthorized.

Parameters
messagethe message

Definition at line 16 of file UnauthorizedException.java.


The documentation for this class was generated from the following file: