org.jenkinsci.plugins.rundeck
Class RundeckInstance.RundeckLoginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.rundeck.RundeckInstance.RundeckLoginException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- RundeckInstance
public static class RundeckInstance.RundeckLoginException
- extends Exception
Exception used when the login failed on a RunDeck instance
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RundeckInstance.RundeckLoginException
public RundeckInstance.RundeckLoginException(String message)
RundeckInstance.RundeckLoginException
public RundeckInstance.RundeckLoginException(String message,
Throwable cause)
Copyright © 2004-2011. All Rights Reserved.