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