DataMisalignedException
(System.DataMisalignedException)
Inherits:
System.SystemException
Interfaces:
ISerializable, _Exception
Derived Types:
0
Assembly:
mscorlib.dll
The exception that is thrown when a unit of data is read from or written to an address that is not a multiple of the data size. This class cannot be inherited.
VB.NET
C#
|
VB.NET
Public NotInheritable Class DataMisalignedException
Inherits System.SystemException
Implements System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
End Class
Articles
|
Quickstart Class Browser ... Class System.DataMisalignedException
|
|
System :: DataMisalignedException. MS .NET Error Bank 2008 Partners: Offshore outsourcing | VB Programming | ...
|
|
The exception that is thrown when a unit of data is read from or written to an address that is not a multiple of the data size.
|
|
The exception that is thrown when a unit of data is read from or written to an address that is not a multiple of the data size.
|
|
See Also: DataMisalignedException Members. System.Object System.Exception System.SystemException System.DataMisalignedException
|
|
The members of System.DataMisalignedException are listed below. See Also: Inherited members from System.SystemException [ ...
|