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