IOException Constructor

NanoXLSX

NanoXLSX

IOException Constructor

Overload List
  NameDescription
Public methodIOException
Default constructor
Public methodIOException(String, String)
Constructor with passed message
Public methodIOException(String, String, Exception)
Constructor with passed message and inner exception
Top
See Also