|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<reference xml:id="class.filter-filterfailedexception" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> |
| 3 | + <title>The Filter\FilterFailedException class</title> |
| 4 | + <titleabbrev>Filter\FilterFailedException</titleabbrev> |
| 5 | + |
| 6 | + <partintro> |
| 7 | + <section xml:id="filter-filterfailedexception.intro"> |
| 8 | + &reftitle.intro; |
| 9 | + <simpara> |
| 10 | + Thrown when a validation filter fails and the |
| 11 | + <constant>FILTER_THROW_ON_FAILURE</constant> flag is set. |
| 12 | + </simpara> |
| 13 | + </section> |
| 14 | + |
| 15 | + <section xml:id="filter-filterfailedexception.synopsis"> |
| 16 | + &reftitle.classsynopsis; |
| 17 | + |
| 18 | + <packagesynopsis> |
| 19 | + <package>Filter</package> |
| 20 | + |
| 21 | + <classsynopsis class="class"> |
| 22 | + <ooexception> |
| 23 | + <exceptionname>FilterFailedException</exceptionname> |
| 24 | + </ooexception> |
| 25 | + |
| 26 | + <ooclass> |
| 27 | + <modifier>extends</modifier> |
| 28 | + <classname>Filter\FilterException</classname> |
| 29 | + </ooclass> |
| 30 | + |
| 31 | + <classsynopsisinfo role="comment">&InheritedProperties;</classsynopsisinfo> |
| 32 | + <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Properties;']]))"> |
| 33 | + <xi:fallback/> |
| 34 | + </xi:include> |
| 35 | + |
| 36 | + <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo> |
| 37 | + <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='Exception'])"> |
| 38 | + <xi:fallback/> |
| 39 | + </xi:include> |
| 40 | + <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.exception')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[@role='Exception'])"> |
| 41 | + <xi:fallback/> |
| 42 | + </xi:include> |
| 43 | + </classsynopsis> |
| 44 | + </packagesynopsis> |
| 45 | + </section> |
| 46 | + </partintro> |
| 47 | +</reference> |
| 48 | +<!-- Keep this comment at the end of the file |
| 49 | +Local variables: |
| 50 | +mode: sgml |
| 51 | +sgml-omittag:t |
| 52 | +sgml-shorttag:t |
| 53 | +sgml-minimize-attributes:nil |
| 54 | +sgml-always-quote-attributes:t |
| 55 | +sgml-indent-step:1 |
| 56 | +sgml-indent-data:t |
| 57 | +indent-tabs-mode:nil |
| 58 | +sgml-parent-document:nil |
| 59 | +sgml-default-dtd-file:"~/.phpdoc/manual.ced" |
| 60 | +sgml-exposed-tags:nil |
| 61 | +sgml-local-catalogs:nil |
| 62 | +sgml-local-ecat-files:nil |
| 63 | +End: |
| 64 | +vim600: syn=xml fen fdm=syntax fdl=2 si |
| 65 | +vim: et tw=78 syn=sgml |
| 66 | +vi: ts=1 sw=1 |
| 67 | +--> |
0 commit comments