org.apache.myfaces.shared_tomahawk.context.flash
Class FlashScopeDisabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
org.apache.myfaces.shared_tomahawk.context.flash.FlashScopeDisabledException
- All Implemented Interfaces:
- java.io.Serializable
public class FlashScopeDisabledException
- extends javax.faces.FacesException
- Version:
- $Revision: $ $Date: $
- Author:
- Ganesh Jung (latest modification by $Author: $)
- 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 |
FlashScopeDisabledException
public FlashScopeDisabledException()
FlashScopeDisabledException
public FlashScopeDisabledException(java.lang.String message)
- Parameters:
message
-
FlashScopeDisabledException
public FlashScopeDisabledException(java.lang.Throwable cause)
- Parameters:
cause
-
FlashScopeDisabledException
public FlashScopeDisabledException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message
- cause
-
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.