'Declaration
<SerializableAttribute()> Public NotInheritable Class ZeroDataLengthException Inherits System.Exception
'Usage
Dim instance As ZeroDataLengthException
[Serializable()] public sealed class ZeroDataLengthException : System.Exception
[Serializable()] public ref class ZeroDataLengthException sealed : public System.Exception