org.apache.jetspeed.components.portletentity
Class PortletEntityNotGeneratedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.components.portletentity.PortletEntityNotGeneratedException
- All Implemented Interfaces:
- Serializable
public class PortletEntityNotGeneratedException
- extends Exception
- Version:
- $Id: PortletEntityNotGeneratedException.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- Scott T. Weaver
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PortletEntityNotGeneratedException
public PortletEntityNotGeneratedException()
PortletEntityNotGeneratedException
public PortletEntityNotGeneratedException(String arg0)
- Parameters:
arg0
-
PortletEntityNotGeneratedException
public PortletEntityNotGeneratedException(Throwable arg0)
- Parameters:
arg0
-
PortletEntityNotGeneratedException
public PortletEntityNotGeneratedException(String arg0,
Throwable arg1)
- Parameters:
arg0
- arg1
-
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.