You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initializes a new instance of the [VFSException](VFSException.md'Atypical.VirtualFileSystem.Core.Exceptions.VFSException') class with a message that describes the error.
Initializes a new instance of the [VFSException](VFSException.md'Atypical.VirtualFileSystem.Core.Exceptions.VFSException') class with a message and an inner exception that is the cause
-**[VFSException](VFSException.md'Atypical.VirtualFileSystem.Core.Exceptions.VFSException')**`Class` Exception thrown by the VFS.
207
+
-**[VFSException(string, Exception)](VFSException.VFSException(string,Exception).md'Atypical.VirtualFileSystem.Core.Exceptions.VFSException.VFSException(string, System.Exception)')**`Constructor` Initializes a new instance of the [VFSException](VFSException.md'Atypical.VirtualFileSystem.Core.Exceptions.VFSException') class with a message and an inner exception that is the cause
208
+
of this exception.
209
+
-**[VFSException(string)](VFSException.VFSException(string).md'Atypical.VirtualFileSystem.Core.Exceptions.VFSException.VFSException(string)')**`Constructor` Initializes a new instance of the [VFSException](VFSException.md'Atypical.VirtualFileSystem.Core.Exceptions.VFSException') class with a message that describes the error.
0 commit comments