Click or drag to resize

ActivityException Constructor

Overload List
 NameDescription
Public methodActivityException(ActivityErrorCode, Int32, String, Object) Initializes a new instance of the ActivityException class.
Public methodActivityException(ActivityErrorCode, Int32, String, Exception, Object) Initializes a new instance of the ActivityException class.
Public methodActivityException(ActivityErrorCode, Int32, String, String, Exception) Initializes a new instance of the ActivityException class.
Top
See Also