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