PDIParser Exception(String) Constructor
This constructor takes a message string
Definition
Namespace: EWSoftware.PDI.Parser
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public PDIParserException(
string message
)VB
Public Sub New (
message As String
)C++
public:
PDIParserException(
String^ message
)F#
new :
message : string -> PDIParserExceptionParameters
- message String
- The exception message