|
AuthenticationService v0.3.0+7-g8a7f190
|
An exception that is raised if a request for an unknown application was issued. More...
Public Member Functions | |
| ApplicationNotFound (long applicationId) | |
| Creates a new instance for an id that did not belong to any known application. More... | |
| ApplicationNotFound (String applicationName) | |
Properties | |
| long | ApplicationId [get] |
| The identifier that was used to search for the application. More... | |
An exception that is raised if a request for an unknown application was issued.
| Joutsen.Authentication.ApplicationNotFound.ApplicationNotFound | ( | long | applicationId | ) |
Creates a new instance for an id that did not belong to any known application.
| Joutsen.Authentication.ApplicationNotFound.ApplicationNotFound | ( | String | applicationName | ) |
|
get |
The identifier that was used to search for the application.