Class IllegalTransactionStateException
- Namespace
- Steeltoe.Common.Transaction
- Assembly
- Steeltoe.Common.dll
public class IllegalTransactionStateException : TransactionUsageException, ISerializable
- Inheritance
-
IllegalTransactionStateException
- Implements
- Inherited Members
Constructors
IllegalTransactionStateException(string)
public IllegalTransactionStateException(string msg)
Parameters
msg
string
IllegalTransactionStateException(string, Exception)
public IllegalTransactionStateException(string msg, Exception cause)