Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D3521200AF5 for ; Thu, 2 Jun 2016 21:11:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D1CA7160A55; Thu, 2 Jun 2016 19:11:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 68616160A54 for ; Thu, 2 Jun 2016 21:11:12 +0200 (CEST) Received: (qmail 1859 invoked by uid 500); 2 Jun 2016 19:11:11 -0000 Mailing-List: contact notifications-help@freemarker.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@freemarker.incubator.apache.org Delivered-To: mailing list notifications@freemarker.incubator.apache.org Received: (qmail 1850 invoked by uid 99); 2 Jun 2016 19:11:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2016 19:11:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C42C9180BDC for ; Thu, 2 Jun 2016 19:11:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.446 X-Spam-Level: X-Spam-Status: No, score=-3.446 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id a8JU4g4IYFjE for ; Thu, 2 Jun 2016 19:10:34 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id 3315B5FE40 for ; Thu, 2 Jun 2016 19:10:33 +0000 (UTC) Received: (qmail 97268 invoked by uid 99); 2 Jun 2016 19:10:31 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2016 19:10:31 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D0992E0105; Thu, 2 Jun 2016 19:10:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ddekany@apache.org To: notifications@freemarker.incubator.apache.org Date: Thu, 02 Jun 2016 19:10:50 -0000 Message-Id: <57c8746541694b6795b0e66f4241a20d@git.apache.org> In-Reply-To: <0d73d3a6c81041868d3e9938f56263d1@git.apache.org> References: <0d73d3a6c81041868d3e9938f56263d1@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [20/51] [partial] incubator-freemarker-site git commit: Removed 2.3.24 preview manuals archived-at: Thu, 02 Jun 2016 19:11:15 -0000 http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/47e30e53/builds/2.3.24-rc01/_html/api/freemarker/core/NonMethodException.html ---------------------------------------------------------------------- diff --git a/builds/2.3.24-rc01/_html/api/freemarker/core/NonMethodException.html b/builds/2.3.24-rc01/_html/api/freemarker/core/NonMethodException.html deleted file mode 100644 index e030f22..0000000 --- a/builds/2.3.24-rc01/_html/api/freemarker/core/NonMethodException.html +++ /dev/null @@ -1,297 +0,0 @@ - - - - - - -NonMethodException (FreeMarker 2.3.24-rc01-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class NonMethodException

-
-
- -
- -
- -
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NonMethodException

        -
        public NonMethodException(Environment env)
        -
      • -
      - - - -
        -
      • -

        NonMethodException

        -
        public NonMethodException(String description,
        -                          Environment env)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/47e30e53/builds/2.3.24-rc01/_html/api/freemarker/core/NonNodeException.html ---------------------------------------------------------------------- diff --git a/builds/2.3.24-rc01/_html/api/freemarker/core/NonNodeException.html b/builds/2.3.24-rc01/_html/api/freemarker/core/NonNodeException.html deleted file mode 100644 index 6823c65..0000000 --- a/builds/2.3.24-rc01/_html/api/freemarker/core/NonNodeException.html +++ /dev/null @@ -1,297 +0,0 @@ - - - - - - -NonNodeException (FreeMarker 2.3.24-rc01-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class NonNodeException

-
-
- -
- -
- -
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NonNodeException

        -
        public NonNodeException(Environment env)
        -
      • -
      - - - -
        -
      • -

        NonNodeException

        -
        public NonNodeException(String description,
        -                        Environment env)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/47e30e53/builds/2.3.24-rc01/_html/api/freemarker/core/NonNumericalException.html ---------------------------------------------------------------------- diff --git a/builds/2.3.24-rc01/_html/api/freemarker/core/NonNumericalException.html b/builds/2.3.24-rc01/_html/api/freemarker/core/NonNumericalException.html deleted file mode 100644 index e211e02..0000000 --- a/builds/2.3.24-rc01/_html/api/freemarker/core/NonNumericalException.html +++ /dev/null @@ -1,295 +0,0 @@ - - - - - - -NonNumericalException (FreeMarker 2.3.24-rc01-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class NonNumericalException

-
-
- -
- -
- -
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NonNumericalException

        -
        public NonNumericalException(Environment env)
        -
      • -
      - - - -
        -
      • -

        NonNumericalException

        -
        public NonNumericalException(String description,
        -                             Environment env)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/47e30e53/builds/2.3.24-rc01/_html/api/freemarker/core/NonSequenceException.html ---------------------------------------------------------------------- diff --git a/builds/2.3.24-rc01/_html/api/freemarker/core/NonSequenceException.html b/builds/2.3.24-rc01/_html/api/freemarker/core/NonSequenceException.html deleted file mode 100644 index f202768..0000000 --- a/builds/2.3.24-rc01/_html/api/freemarker/core/NonSequenceException.html +++ /dev/null @@ -1,297 +0,0 @@ - - - - - - -NonSequenceException (FreeMarker 2.3.24-rc01-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class NonSequenceException

-
-
- -
- -
- -
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NonSequenceException

        -
        public NonSequenceException(Environment env)
        -
      • -
      - - - -
        -
      • -

        NonSequenceException

        -
        public NonSequenceException(String description,
        -                            Environment env)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/47e30e53/builds/2.3.24-rc01/_html/api/freemarker/core/NonSequenceOrCollectionException.html ---------------------------------------------------------------------- diff --git a/builds/2.3.24-rc01/_html/api/freemarker/core/NonSequenceOrCollectionException.html b/builds/2.3.24-rc01/_html/api/freemarker/core/NonSequenceOrCollectionException.html deleted file mode 100644 index 8db9fa2..0000000 --- a/builds/2.3.24-rc01/_html/api/freemarker/core/NonSequenceOrCollectionException.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -NonSequenceOrCollectionException (FreeMarker 2.3.24-rc01-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class NonSequenceOrCollectionException

-
-
- -
- -
- -
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NonSequenceOrCollectionException

        -
        public NonSequenceOrCollectionException(Environment env)
        -
      • -
      - - - -
        -
      • -

        NonSequenceOrCollectionException

        -
        public NonSequenceOrCollectionException(String description,
        -                                        Environment env)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - -