Java org.hibernate TransactionException fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate TransactionException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate TransactionException.

The text is from its open source code.

Constructor

TransactionException(String message, Throwable cause)
Constructs a TransactionException using the specified information.
TransactionException(String message)
Constructs a TransactionException using the specified information.