org.gudy.azureus2.pluginsimpl.remote
Class RPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gudy.azureus2.pluginsimpl.remote.RPException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RPInternalProcessException, RPMethodAccessDeniedException, RPNoObjectIDException, RPObjectNoLongerExistsException, RPThrowableAsReplyException
public class RPException
- extends RuntimeException
- Author:
- parg
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RPException
public RPException(String str)
RPException
public RPException(String str,
Throwable e)
RPException
public RPException(Throwable e)
getRPType
public String getRPType()
getSerialisableObject
public Throwable getSerialisableObject()
getErrorClass
public Class getErrorClass()