org.richfaces.skin
Class SkinNotFoundException

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.SkinNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class SkinNotFoundException
extends javax.faces.FacesException

See Also:
Serialized Form

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

SkinNotFoundException

public SkinNotFoundException()

SkinNotFoundException

public SkinNotFoundException(java.lang.String arg0)

SkinNotFoundException

public SkinNotFoundException(java.lang.Throwable arg0)

SkinNotFoundException

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


Copyright © 2010. All Rights Reserved.