org.jenkinsci.plugins.skytap
Class SkytapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.skytap.SkytapException
- All Implemented Interfaces:
- Serializable
public class SkytapException
- extends Exception
Custom exception class to handle errors/exceptions
returned from Skytap
- Author:
- ptoma
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SkytapException
public SkytapException()
SkytapException
public SkytapException(String err)
getError
public String getError()
Copyright © 2004-2013. All Rights Reserved.