Constructs a TRANSACTION_ROLLEDBACK
exception with a default minor
code of 0 and a completion state of COMPLETED_NO.
string
msg );
Constructs a TRANSACTION_ROLLEDBACK
exception with the specified
detail message, a minor code of 0 and a completion state of COMPLETED_NO.
string
containing a detail message.
int
minor,
CompletionStatus completed );
Constructs a TRANSACTION_ROLLEDBACK
exception with the specified
minor code and completion status.
CompletionStatus
indicating the completion status.
Constructs a TRANSACTION_ROLLEDBACK
exception with the specified
detail message, minor code, and completion status.
string
containing a detail message.
CompletionStatus
indicating the completion status.
TRANSACTION_ROLLEDBACK Class | TRANSACTION_ROLLEDBACK Members | Ics Namespace