Methods


-initWithTransactionStepException:
Initializer used to hand off the causing exception
-transactionStepException
-transactionStepException returns the exception the transaction step

initWithTransactionStepException:


Initializer used to hand off the causing exception

- initWithTransactionStepException: (id) causingException;
Parameter Descriptions
causingException
exception thrown by transaction step
method result
self

transactionStepException


See Also:
transactionStepException returns the exception the transaction step
- transactionStepException;
Discussion

originally has thrown


transactionStepException returns the exception the transaction step


See Also:
transactionStepException
- transactionStepException;
method result
exception thrown by transaction step
Discussion

originally has thrown

(Last Updated August 27, 2006)