edu.emory.mathcs.util.remote.locks
Class SharingProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
edu.emory.mathcs.util.remote.locks.SharingProtocolException
- All Implemented Interfaces:
- java.io.Serializable
- public class SharingProtocolException
- extends java.rmi.RemoteException
- See Also:
- Serialized Form
Fields inherited from class java.rmi.RemoteException |
detail |
Methods inherited from class java.rmi.RemoteException |
getCause, getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SharingProtocolException
public SharingProtocolException()
SharingProtocolException
public SharingProtocolException(java.lang.String msg)
SharingProtocolException
public SharingProtocolException(java.lang.String msg,
java.lang.Throwable cause)
SharingProtocolException
public SharingProtocolException(java.lang.Throwable cause)