org.eggframework2.view.templating
Class EggTemplatingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eggframework2.EggException
org.eggframework2.view.EggViewException
org.eggframework2.view.templating.EggTemplatingException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ParserException
public class EggTemplatingException
- extends EggViewException
[PL] Wyjątek wyrzucany przez pakiet org.eggframework2.view.templating. Po nim
dziedziczą wszystkie wyjątki z tego pakietu
- Author:
- Jacek Olszak
- See Also:
- Serialized Form
| 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 |
EggTemplatingException
public EggTemplatingException()
EggTemplatingException
public EggTemplatingException(java.lang.String message,
java.lang.Throwable cause)
EggTemplatingException
public EggTemplatingException(java.lang.String message)
EggTemplatingException
public EggTemplatingException(java.lang.Throwable cause)
Copyright © 2010. All Rights Reserved.