spring-framework / org.springframework.transaction / IllegalTransactionStateException / <init>

<init>

IllegalTransactionStateException(msg: String)

Constructor for IllegalTransactionStateException.

Parameters

msg - the detail message

IllegalTransactionStateException(msg: String, cause: Throwable)

Constructor for IllegalTransactionStateException.

Parameters

msg - the detail message

cause - the root cause from the transaction API in use