org.rundeck.api
Class RundeckApiException.RundeckApiTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rundeck.api.RundeckApiException
org.rundeck.api.RundeckApiException.RundeckApiAuthException
org.rundeck.api.RundeckApiException.RundeckApiTokenException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- RundeckApiException
public static class RundeckApiException.RundeckApiTokenException
- extends RundeckApiException.RundeckApiAuthException
Specific authentication-related error (in case of token-based authentication)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RundeckApiException.RundeckApiTokenException
public RundeckApiException.RundeckApiTokenException(String message)
RundeckApiException.RundeckApiTokenException
public RundeckApiException.RundeckApiTokenException(String message,
Throwable cause)
Copyright © 2011. All Rights Reserved.