FileUploaderException(String) | Initializes a new instance of the FileUploaderException class with a specified error message. |
FileUploaderException(String, Exception) | Initializes a new instance of the FileUploaderException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
FileUploaderException(FileUploaderExceptionKind, String, Exception) | Initializes a new instance of the FileUploaderException class with a specific kind that is the cause of this exception. |