Skip to main content
A newer version of this page is available. .
Tab

FileManagerIOException Constructors

The exception that is thrown when an input/output error occurs.
Name Parameters Description
FileManagerIOException(FileManagerErrors, Exception) error, innerException Initialize a new instance of the FileManagerIOException class with the specified settings.
FileManagerIOException(FileManagerErrors) error Initialize a new instance of the FileManagerIOException class with the specified setting.
See Also