|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.avalon.framework.CascadingRuntimeException
org.apache.cocoon.components.flow.javascript.fom.FOMResourceNotFoundException
The exception thrown when the FOM classes can't find the necessary resource.
Constructor Summary | |
FOMResourceNotFoundException(String message)
|
|
FOMResourceNotFoundException(String message,
Throwable cause)
|
Methods inherited from class org.apache.avalon.framework.CascadingRuntimeException |
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 |
public FOMResourceNotFoundException(String message)
public FOMResourceNotFoundException(String message, Throwable cause)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |