vooga.engine.factory
Class LevelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
vooga.engine.factory.LevelException
- All Implemented Interfaces:
- java.io.Serializable
public class LevelException
- extends java.lang.RuntimeException
- 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 |
LEVEL_PARSING_EXCEPTION
public static final java.lang.RuntimeException LEVEL_PARSING_EXCEPTION
CLASS_CASTING_EXCEPTION
public static final java.lang.RuntimeException CLASS_CASTING_EXCEPTION
RULE_NOT_FOUND_EXCEPTION
public static final java.lang.RuntimeException RULE_NOT_FOUND_EXCEPTION
EVENT_NOT_FOUND_EXCEPTION
public static final java.lang.RuntimeException EVENT_NOT_FOUND_EXCEPTION
CONTROL_PARSING_EXCEPTION
public static final java.lang.RuntimeException CONTROL_PARSING_EXCEPTION
CONTROL_PARSING_EXCEPTION_CLASS_NOT_FOUND
public static final java.lang.RuntimeException CONTROL_PARSING_EXCEPTION_CLASS_NOT_FOUND
LevelException
public LevelException()