NanoXLSX Library Documentation
![]() | FormatException Constructor (String) |
Constructor with passed message
Namespace: NanoXLSX.Exception
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public FormatException( string message )
Parameters
- message
- Type: SystemString
Message of the exception
