FormatException Constructor

PicoXLSX

PicoXLSX

FormatException Constructor

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