Constructs a TransactionRolledBackException
with the specified reason and error code.
Constructs a TransactionRolledBackException
with the specified reason. The error code defaults to null.
public\xA0TransactionRolledBackException(string);
Constructs a TransactionRolledBackException
with the specified reason and error code.
public\xA0TransactionRolledBackException(string,string,Exception);
TransactionRolledBackException Class | WebLogic.Messaging Namespace