615b1a84 4506 1c2b 642e dcbc09a5dccb - 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(
StringBuilder message
)VB
Public Sub New (
message As StringBuilder
)
- message
- Type: System.Text.StringBuilder
The error message that explains the reason for the exception.
[Missing documentation for "M:iTin.Export.Model.InvalidFileNameException.#ctor(System.Text.StringBuilder)"]
InvalidFileNameException Class
InvalidFileNameException Overload
iTin.Export.Model Namespace