org.gudy.azureus2.pluginsimpl.remote.rpexceptions
Class RPObjectNoLongerExistsException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
org.gudy.azureus2.pluginsimpl.remote.RPException
                  
org.gudy.azureus2.pluginsimpl.remote.rpexceptions.RPObjectNoLongerExistsException
- All Implemented Interfaces: 
 - Serializable
 
public class RPObjectNoLongerExistsException
- extends RPException
 
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
RPObjectNoLongerExistsException
public RPObjectNoLongerExistsException()
getRPType
public String getRPType()
- Overrides:
 getRPType in class RPException