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