Class FBSQLParseException

All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class FBSQLParseException extends SQLSyntaxErrorException
This exception is thrown by FBEscapedParser when it cannot parse the escaped syntax.
Author:
Roman Rokytskyy
See Also:
  • Constructor Details

    • FBSQLParseException

      public FBSQLParseException(String msg)