Overload List

  NameDescription
Public methodFileDownloadException()()()()
Simple constructor.
Public methodFileDownloadException(String)
This creates a FileDownloadException with a message that includes the stream name.
Public methodFileDownloadException(String, Exception)
This creates a FileDownloadException with a message that includes the stream name and an exception information.
Public methodFileDownloadException(String, String)
This creates a FileDownloadException with a message that includes the stream name and an optional error information.

See Also