Return-Path: X-Original-To: apmail-freemarker-notifications-archive@minotaur.apache.org Delivered-To: apmail-freemarker-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 631DF18EF6 for ; Tue, 19 Jan 2016 22:26:11 +0000 (UTC) Received: (qmail 192 invoked by uid 500); 19 Jan 2016 22:26:11 -0000 Delivered-To: apmail-freemarker-notifications-archive@freemarker.apache.org Received: (qmail 171 invoked by uid 500); 19 Jan 2016 22:26: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 162 invoked by uid 99); 19 Jan 2016 22:26:11 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jan 2016 22:26:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id F085E1A0A24 for ; Tue, 19 Jan 2016 22:13:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.427 X-Spam-Level: X-Spam-Status: No, score=0.427 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1JEYbANhD8dj for ; Tue, 19 Jan 2016 22:12:53 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id DF05D42BCC for ; Tue, 19 Jan 2016 22:12:38 +0000 (UTC) Received: (qmail 64423 invoked by uid 99); 19 Jan 2016 22:12:36 -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; Tue, 19 Jan 2016 22:12:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 88845E0203; Tue, 19 Jan 2016 22:12:36 +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: Tue, 19 Jan 2016 22:13:02 -0000 Message-Id: In-Reply-To: <199f798a72fa4108b3177ae1e9c91e46@git.apache.org> References: <199f798a72fa4108b3177ae1e9c91e46@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [28/51] [partial] incubator-freemarker-site git commit: Added 2.3.24-rc01 documentation http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/ac745957/builds/2.3.24-rc01/_html/api/freemarker/core/Configurable.UnknownSettingException.html ---------------------------------------------------------------------- diff --git a/builds/2.3.24-rc01/_html/api/freemarker/core/Configurable.UnknownSettingException.html b/builds/2.3.24-rc01/_html/api/freemarker/core/Configurable.UnknownSettingException.html new file mode 100644 index 0000000..be36166 --- /dev/null +++ b/builds/2.3.24-rc01/_html/api/freemarker/core/Configurable.UnknownSettingException.html @@ -0,0 +1,245 @@ + + + + + + +Configurable.UnknownSettingException (FreeMarker 2.3.24-rc01-incubating API) + + + + + + + + + + + + +
+
freemarker.core
+

Class Configurable.UnknownSettingException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable
    +
    +
    +
    Enclosing class:
    +
    Configurable
    +
    +
    +
    +
    public static class Configurable.UnknownSettingException
    +extends freemarker.core._MiscTemplateException
    +
    The setting name was not recognized.
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+ +
+ + + + + + +