Initializes a new instance of the MultiFrameException class.
Name | Description | |
---|---|---|
MultiFrameException() |
Initializes a new instance of the MultiFrameException class. |
|
MultiFrameException(String) |
Initializes a new instance of the MultiFrameException class with a specified error message. |
|
MultiFrameException(String, Exception) |
Initializes a new instance of the MultiFrameException class with a specified error message and a reference to the inner exception that is the cause of this exception. |