Class ProcedureNotExistException

    • Constructor Detail

      • ProcedureNotExistException

        public ProcedureNotExistException​(String catalogName,
                                          ObjectPath procedurePath)
      • ProcedureNotExistException

        public ProcedureNotExistException​(String catalogName,
                                          ObjectPath procedurePath,
                                          Throwable cause)