cgl.narada.transport
Class AccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cgl.narada.transport.TransportException
cgl.narada.transport.AccessDeniedException
- All Implemented Interfaces:
- Serializable
public class AccessDeniedException
- extends TransportException
A permission error occurred in the transport layer. For example, in the
HTTP or SSL transport, proxy authentication failed or is required.
- Version:
- 1.0
- See Also:
- Serialized Form
AccessDeniedException
public AccessDeniedException(String msg)
- -------------------------------------------------------------------
AccessDeniedException
public AccessDeniedException(String msg,
String code)
- -------------------------------------------------------------------
For comments and suggestions please send
e-mail to
The NaradaBrokering Project