[]
Represents an exception that occurred during parsing the RPL stream.
public class RplParsingException : ReaderException, ISerializable
Name | Description |
---|---|
RplParsingException() | Initializes a new instance of the RplParsingException class with common error message "Invalid RPL stream". |
RplParsingException(string) | |
RplParsingException(string, params object[]) |