PDIParserException(String) Constructor
This constructor takes a message string
Namespace: EWSoftware.PDI.ParserAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public PDIParserException(
string message
)
Public Sub New (
message As String
)
public:
PDIParserException(
String^ message
)
new :
message : string -> PDIParserException
Parameters
- message String
- The exception message