Example usage for Java javax.jms MessageNotWriteableException fields, constructors, methods, implement or subclass
The text is from its open source code.
MessageNotWriteableException(String reason) Constructs a MessageNotWriteableException with the specified reason. |