This documentation is archived and is not being maintained.
DataMisalignedException Constructor
Visual Studio 2010
Initializes a new instance of the DataMisalignedException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataMisalignedException() | Initializes a new instance of the DataMisalignedException class. |
|
DataMisalignedException(String) | Initializes a new instance of the DataMisalignedException class using the specified error message. |
|
DataMisalignedException(String, Exception) | Initializes a new instance of the DataMisalignedException class using the specified error message and underlying exception. |
Show: