org.jenkinsci.plugins.sharedobjects
Class SharedObjectsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.sharedobjects.SharedObjectsException
- All Implemented Interfaces:
- Serializable
public class SharedObjectsException
- extends Exception
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SharedObjectsException
public SharedObjectsException()
SharedObjectsException
public SharedObjectsException(String s)
SharedObjectsException
public SharedObjectsException(String s,
Throwable throwable)
SharedObjectsException
public SharedObjectsException(Throwable throwable)
Copyright © 2004-2012. All Rights Reserved.