org.portletfaces.bridge
Class BridgeDefaultViewNotSpecifiedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
org.portletfaces.bridge.BridgeException
org.portletfaces.bridge.BridgeDefaultViewNotSpecifiedException
- All Implemented Interfaces:
- java.io.Serializable
public class BridgeDefaultViewNotSpecifiedException
- extends BridgeException
- Author:
- Neil Griffin
- See Also:
- Serialized Form
| Methods inherited from class javax.faces.FacesException |
getCause |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 |
BridgeDefaultViewNotSpecifiedException
public BridgeDefaultViewNotSpecifiedException()
BridgeDefaultViewNotSpecifiedException
public BridgeDefaultViewNotSpecifiedException(java.lang.String message)
BridgeDefaultViewNotSpecifiedException
public BridgeDefaultViewNotSpecifiedException(java.lang.Exception e)
BridgeDefaultViewNotSpecifiedException
public BridgeDefaultViewNotSpecifiedException(java.lang.Throwable cause)
BridgeDefaultViewNotSpecifiedException
public BridgeDefaultViewNotSpecifiedException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2011 portletfaces.org. All Rights Reserved.