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