org.richfaces.skin
Class ThemeNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.faces.FacesException
                  extended by org.richfaces.skin.ThemeNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ThemeNotFoundException
extends javax.faces.FacesException

See Also:
Serialized Form

Constructor Summary
ThemeNotFoundException()
           
ThemeNotFoundException(java.lang.String arg0)
           
ThemeNotFoundException(java.lang.String arg0, java.lang.Throwable arg1)
           
ThemeNotFoundException(java.lang.Throwable arg0)
           
 
Method Summary
 
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
 

Constructor Detail

ThemeNotFoundException

public ThemeNotFoundException()

ThemeNotFoundException

public ThemeNotFoundException(java.lang.String arg0)

ThemeNotFoundException

public ThemeNotFoundException(java.lang.Throwable arg0)

ThemeNotFoundException

public ThemeNotFoundException(java.lang.String arg0,
                              java.lang.Throwable arg1)


Copyright © 2010. All Rights Reserved.