JTP
Class TileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
JTP.TileException
- All Implemented Interfaces:
- Serializable
public class TileException
- extends Exception
Class used to handle most tile and level related exceptions
- Author:
- V.Termanis
- See Also:
- Serialized Form
Constructor Summary |
TileException(String s)
Constructs a TileException with the specified detail message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TileException
public TileException(String s)
- Constructs a
TileException
with the specified detail message.
- Parameters:
s
- the detail message