BpmRenderingException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the BpmRenderingException class.
Overload List
Name | Description | |
---|---|---|
BpmRenderingException(String, ErrorCode) | Initializes a new instance of the BpmRenderingException class with the specified debug error text and an error code. | |
BpmRenderingException(String, String, ErrorCode) | Initializes a new instance of the BpmRenderingException class with the specified debug error text, public error text, and error code. |
Top