![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
UnauthorizedException (final String message) | |
The Class UnauthorizedException.
Definition at line 6 of file UnauthorizedException.java.
org.openkilda.exception.UnauthorizedException.UnauthorizedException | ( | final String | message | ) |
Instantiates when user is unauthorized.
message | the message |
Definition at line 16 of file UnauthorizedException.java.