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

Public Member Functions

 NoDataFoundException (final String message)
 

Detailed Description

The Class UnauthorizedException.

Definition at line 6 of file NoDataFoundException.java.

Constructor & Destructor Documentation

◆ NoDataFoundException()

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

Instantiates when user is unauthorized.

Parameters
messagethe message

Definition at line 16 of file NoDataFoundException.java.


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