TransactionNotStartedException class
The transaction has not been started exception.
Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –> Exception –> RuntimeException
Constructors
Name | Description |
---|---|
TransactionNotStartedException() | Empty constructor that sets the exception message to hard-coded text related to the transaction which has not yet started that caused an exception. |
TransactionNotStartedException()
Empty constructor that sets the exception message to hard-coded text related to the transaction which has not yet started that caused an exception.
TransactionNotStartedException()