NestedTransactionNotSupportedException(msg: String)
Constructor for NestedTransactionNotSupportedException.
msg - the detail message
msg
NestedTransactionNotSupportedException(msg: String, cause: Throwable)
cause - the root cause from the transaction API in use
cause