Class LayoutFileMarkupException

  • All Implemented Interfaces:
    Serializable

    public class LayoutFileMarkupException
    extends RuntimeException
    Runtime exception that is thrown when parsing of a layout file markup fails.
    Since:
    6.0.0
    Version:
    $Revision: 13093 $ $Date: 2011-05-28 18:40:18 -0300 (Sat, 28 May 2011) $
    See Also:
    Serialized Form
    • Method Detail

      • getMarkupStream

        public org.apache.wicket.markup.MarkupStream getMarkupStream()