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