org.apache.jetspeed.portlets.layout
Class LayoutEventException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.portlets.layout.LayoutException
org.apache.jetspeed.portlets.layout.LayoutEventException
- All Implemented Interfaces:
- java.io.Serializable
public class LayoutEventException
- extends LayoutException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LayoutEventException
public LayoutEventException()
LayoutEventException
public LayoutEventException(java.lang.String message)
LayoutEventException
public LayoutEventException(KeyedMessage typedMessage)
LayoutEventException
public LayoutEventException(java.lang.Throwable nested)
LayoutEventException
public LayoutEventException(java.lang.String msg,
java.lang.Throwable nested)
LayoutEventException
public LayoutEventException(KeyedMessage keyedMessage,
java.lang.Throwable nested)
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.