public class RSQLParserException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
RSQLParserException(java.lang.String message)
Constructs a new RSQLParserException with the specified detail message.
|
RSQLParserException(java.lang.Throwable cause)
Constructs a new RSQLParserException with the specified detail message and cause.
|
public RSQLParserException(java.lang.Throwable cause)
cause - cause of the exceptionpublic RSQLParserException(java.lang.String message)
message - the detail message