public static final class IdentifierCodec.MalformedIdentifierException extends IllegalArgumentException
IdentifierCodec.decodeLexical(gudusoft.gsqlparser.sqlenv.IdentifierProfile, gudusoft.gsqlparser.sqlenv.ESQLDataObjectType, java.lang.String) when the input starts with a
recognized open delimiter but is not a well-formed quoted identifier.| Constructor and Description |
|---|
MalformedIdentifierException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MalformedIdentifierException(String message)