Class UnsupportedSQLPhraseException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedSQLPhraseException
    extends DBException
    Thrown when one attempted to use a SQL phrase that is not supported by the current RDBMS.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedSQLPhraseException

        public UnsupportedSQLPhraseException​(String message)