org.gudy.azureus2.plugins.ipc
Class IPCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gudy.azureus2.plugins.ipc.IPCException
- All Implemented Interfaces:
- Serializable
public class IPCException
- extends Exception
- Author:
- Damokles
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IPCException
public IPCException()
IPCException
public IPCException(String message,
Throwable cause)
IPCException
public IPCException(String message)
IPCException
public IPCException(Throwable cause)