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