com.uwyn.rife.template.exceptions
Class ProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.template.exceptions.TemplateException
com.uwyn.rife.template.exceptions.ProcessingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AmbiguousTemplateNameException, BlockUnknownException, CircularContructionException, CircularIncludesException, ExpressionException, ExpressionNotBooleanException, GetContentErrorException, IncludeNotFoundException, ModificationTimeErrorException, TemplateNotFoundException, TransformedResultConversionException, TransformerErrorException, ValueUnknownException
public class ProcessingException
- extends TemplateException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProcessingException
public ProcessingException(String message)
ProcessingException
public ProcessingException(String message,
Throwable cause)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.