Example usage for Java javax.naming LimitExceededException fields, constructors, methods, implement or subclass
The text is from its open source code.
LimitExceededException(String explanation) Constructs a new instance of LimitExceededException using an explanation. |
String | getMessage() Returns the detail message string of this throwable. |