Example usage for Java java.rmi AlreadyBoundException fields, constructors, methods, implement or subclass
The text is from its open source code.
AlreadyBoundException() Constructs an AlreadyBoundException with no specified detail message. |
String | getMessage() Returns the detail message string of this throwable. |
String | toString() Returns a short description of this throwable. |