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