DmfException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DmfException class.
Overload List
Name | Description | |
---|---|---|
![]() |
DmfException() | |
![]() |
DmfException(String) | Initializes a new instance of the DmfException class that has the specified message text. |
![]() |
DmfException(SerializationInfo, StreamingContext) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified serialization information and streaming context. |
![]() |
DmfException(String, Exception) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception. |
Top
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
See Also