com.arsdigita.formbuilder.ui.jsp
Class FormNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.arsdigita.util.UncheckedWrapperException
                  extended bycom.arsdigita.formbuilder.ui.jsp.FormNotFoundException
All Implemented Interfaces:
Serializable

public class FormNotFoundException
extends UncheckedWrapperException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.arsdigita.util.UncheckedWrapperException
versionId
 
Constructor Summary
FormNotFoundException(String message)
           
FormNotFoundException(String message, Throwable rootCause)
           
FormNotFoundException(Throwable rootCause)
           
 
Methods inherited from class com.arsdigita.util.UncheckedWrapperException
getMessage, getRootCause, hasRootCause, printStackTrace, printStackTrace, printStackTrace, throwLoggedException, toString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FormNotFoundException

public FormNotFoundException(String message)

FormNotFoundException

public FormNotFoundException(String message,
                             Throwable rootCause)

FormNotFoundException

public FormNotFoundException(Throwable rootCause)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC