StreamParseErrorException Constructor(String)
Generated base exception for a stream parse error with a given message.
public StreamParseErrorException(
string
)
public: StreamParseErrorException(
string*
)
public:
StreamParseErrorException(
String^
)
Parameters
- message
- A string which represents the message.