javax.portlet.faces
Class BridgeDefaultViewNotSpecifiedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
javax.portlet.faces.BridgeException
javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
- All Implemented Interfaces:
- Serializable
public class BridgeDefaultViewNotSpecifiedException
- extends BridgeException
Thrown when the bridge can't resolve the target view from the request and
the portlet hasn't set the PortletRequest attribute
javax.portlet.faces.defaultViewId
.
- See Also:
- Serialized Form
BridgeDefaultViewNotSpecifiedException
public BridgeDefaultViewNotSpecifiedException()
BridgeDefaultViewNotSpecifiedException
public BridgeDefaultViewNotSpecifiedException(String message)
BridgeDefaultViewNotSpecifiedException
public BridgeDefaultViewNotSpecifiedException(String message,
Throwable cause)
BridgeDefaultViewNotSpecifiedException
public BridgeDefaultViewNotSpecifiedException(Throwable cause)
Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.