Class RPObjectNoLongerExistsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.biglybt.pifimpl.remote.RPException
-
- com.biglybt.pifimpl.remote.rpexceptions.RPObjectNoLongerExistsException
-
- All Implemented Interfaces:
java.io.Serializable
public class RPObjectNoLongerExistsException extends RPException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RPObjectNoLongerExistsException()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getRPType()
-
Methods inherited from class com.biglybt.pifimpl.remote.RPException
getErrorClass, getSerialisableObject
-
-
-
-
Method Detail
-
getRPType
public java.lang.String getRPType()
- Overrides:
getRPType
in classRPException
-
-