org.jenkinsci.plugins.rundeck.domain
Class RundeckApiException.RundeckApiLoginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.rundeck.domain.RundeckApiException
org.jenkinsci.plugins.rundeck.domain.RundeckApiException.RundeckApiLoginException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- RundeckApiException
public static class RundeckApiException.RundeckApiLoginException
- extends RundeckApiException
Specific login-related error
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RundeckApiException.RundeckApiLoginException
public RundeckApiException.RundeckApiLoginException(String message)
RundeckApiException.RundeckApiLoginException
public RundeckApiException.RundeckApiLoginException(String message,
Throwable cause)
Copyright © 2004-2011. All Rights Reserved.