RichFaces UI Components UI 4.3.0.Final

org.richfaces.component
Class TogglePanelVisitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.richfaces.component.TogglePanelVisitException
All Implemented Interfaces:
Serializable

public class TogglePanelVisitException
extends RuntimeException

Author:
Brian Leathem
See Also:
Serialized Form

Constructor Summary
TogglePanelVisitException()
           
TogglePanelVisitException(String s)
           
TogglePanelVisitException(String s, Throwable throwable)
           
TogglePanelVisitException(Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

TogglePanelVisitException

public TogglePanelVisitException()

TogglePanelVisitException

public TogglePanelVisitException(String s)

TogglePanelVisitException

public TogglePanelVisitException(String s,
                                 Throwable throwable)

TogglePanelVisitException

public TogglePanelVisitException(Throwable throwable)

RichFaces UI Components UI 4.3.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.