Example usage for Java java.rmi UnexpectedException fields, constructors, methods, implement or subclass
The text is from its open source code.
UnexpectedException(String s) Constructs an UnexpectedException with the specified detail message. |
void | printStackTrace() Prints this throwable and its backtrace to the standard error stream. |