public class UnauthorizedException
extends java.lang.SecurityException
| Constructor and Description |
|---|
UnauthorizedException() |
UnauthorizedException(NodeRPCException e) |
UnauthorizedException(java.lang.String message) |
UnauthorizedException(java.lang.String message,
java.lang.Throwable cause) |
UnauthorizedException(java.lang.Throwable cause) |
public UnauthorizedException()
public UnauthorizedException(java.lang.String message)
public UnauthorizedException(java.lang.String message,
java.lang.Throwable cause)
public UnauthorizedException(java.lang.Throwable cause)
public UnauthorizedException(NodeRPCException e)