Example usage for Java javax.jms MessageEOFException fields, constructors, methods, implement or subclass
The text is from its open source code.
MessageEOFException(String reason) Constructs a MessageEOFException with the specified reason. |
String | getMessage() Returns the detail message string of this throwable. |