Class EJBQLException

    • Constructor Detail

      • EJBQLException

        public EJBQLException()
      • EJBQLException

        public EJBQLException​(String messageFormat,
                              Object... messageArgs)
      • EJBQLException

        public EJBQLException​(String messageFormat,
                              Throwable cause,
                              Object... messageArgs)
      • EJBQLException

        public EJBQLException​(Throwable cause)