lumis.portal.presentation.core
Class LayoutFileMarkupException

Package class diagram package LayoutFileMarkupException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by lumis.portal.presentation.core.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
See Also:
Serialized Form

Method Summary
 org.apache.wicket.markup.MarkupStream getMarkupStream()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getMarkupStream

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


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.