ActivityException Constructor

Overload List

ActivityException(ActivityErrorCode, Int32, String, Object) Initializes a new instance of the ActivityException class.
ActivityException(ActivityErrorCode, Int32, String, Exception, Object) Initializes a new instance of the ActivityException class.
ActivityException(ActivityErrorCode, Int32, String, String, Exception) Initializes a new instance of the ActivityException class.

See Also