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