org.apache.cocoon.components.flow.apples
Class AppleNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.cocoon.components.flow.apples.AppleNotFoundException
- All Implemented Interfaces:
- Serializable
- public class AppleNotFoundException
- extends Exception
Throw this exception, if an Apple can't be looked up.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AppleNotFoundException
public AppleNotFoundException(String message)
AppleNotFoundException
public AppleNotFoundException(String message,
Throwable t)
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.