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:
- Serializable
- public class LayoutEventException
- extends LayoutException
- See Also:
- Serialized Form
Fields inherited from class org.apache.jetspeed.exception.JetspeedException |
KEYED_MESSAGE_BUNDLE |
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class org.apache.jetspeed.exception.JetspeedException |
getKeyedMessage, getMessage, getMessage, getMessage |
LayoutEventException
public LayoutEventException()
LayoutEventException
public LayoutEventException(String message)
LayoutEventException
public LayoutEventException(org.apache.jetspeed.i18n.KeyedMessage typedMessage)
LayoutEventException
public LayoutEventException(Throwable nested)
LayoutEventException
public LayoutEventException(String msg,
Throwable nested)
LayoutEventException
public LayoutEventException(org.apache.jetspeed.i18n.KeyedMessage keyedMessage,
Throwable nested)
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.