org.jenkinsci.plugins.sharedobjects
Class SharedObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.sharedobjects.SharedObjectException
- All Implemented Interfaces:
- Serializable
public class SharedObjectException
- 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 |
SharedObjectException
public SharedObjectException()
SharedObjectException
public SharedObjectException(String s)
SharedObjectException
public SharedObjectException(String s,
Throwable throwable)
SharedObjectException
public SharedObjectException(Throwable throwable)
Copyright © 2004-2013. All Rights Reserved.