java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | org.rundeck.api.RundeckApiException |
![]() |
![]() |
A generic (unchecked) exception when using the RunDeck API
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
RundeckApiException.RundeckApiAuthException | Specific authentication-related error (either login or token). | ||||||||||
RundeckApiException.RundeckApiLoginException | Specific authentication-related error (in case of login-based authentication) | ||||||||||
RundeckApiException.RundeckApiTokenException | Specific authentication-related error (in case of token-based authentication) |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |