'Declaration Public Function New( _ ByVal message As String _ )
'Usage Dim message As String Dim instance As New StreamParseErrorException(message)
public StreamParseErrorException( string message )
public: StreamParseErrorException( string* message )
public: StreamParseErrorException( String^ message )
StreamParseErrorException Class StreamParseErrorException Members Overload List