Example usage for Java org.hibernate TransactionException fields, constructors, methods, implement or subclass
The text is from its open source code.
TransactionException(String message, Throwable cause) Constructs a TransactionException using the specified information. | |
TransactionException(String message) Constructs a TransactionException using the specified information. |