Class SqlUserDefinedTableMacro.NonLiteralException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    SqlUserDefinedTableMacro

    private static class SqlUserDefinedTableMacro.NonLiteralException
    extends java.lang.Exception
    Thrown when a non-literal occurs in an argument to a user-defined table macro.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private NonLiteralException()  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • NonLiteralException

        private NonLiteralException()