66cd1633 2224 d92b 01b1 c2f63a255828 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Initializes a new instance of the InvalidFileNameException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public InvalidFileNameException(
string message
)VB
Public Sub New (
message As String
)
- message
- Type: System.String
The error message that explains the reason for the exception.
[Missing documentation for "M:iTin.Export.Model.InvalidFileNameException.#ctor(System.String)"]
InvalidFileNameException Class
InvalidFileNameException Overload
iTin.Export.Model Namespace