Overload | Description |
---|---|
RplParsingException Constructor() | Initializes a new instance of the RplParsingException class with common error message "Invalid RPL stream". |
RplParsingException Constructor(String) | Initializes a new instance of the RplParsingException class with common error message "Invalid RPL stream". |
RplParsingException Constructor(String,Object[]) | Initializes a new instance of the RplParsingException class with common error message "Invalid RPL stream". |