org.apache.xmlrpc.common
public class XmlRpcNotAuthorizedException extends XmlRpcException
code, linkedException
Constructor and Description |
---|
XmlRpcNotAuthorizedException(String pMessage)
Creates a new instance with the given error message.
|
getCause, printStackTrace, printStackTrace
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString
public XmlRpcNotAuthorizedException(String pMessage)
pMessage
- The error message.Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.