Example usage for Java java.rmi AccessException fields, constructors, methods, implement or subclass
The text is from its open source code.
AccessException(String s, Exception ex) Constructs an AccessException with the specified detail message and nested exception. | |
AccessException(String s) Constructs an AccessException with the specified detail message. |