com.threerings.media.tile
Class NoSuchTileSetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.threerings.media.tile.NoSuchTileSetException
- All Implemented Interfaces:
- Serializable
public class NoSuchTileSetException
- extends Exception
Thrown when an attempt is made to retrieve a non-existent tile set from
the tile set manager.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchTileSetException
public NoSuchTileSetException(String tileSetName)
NoSuchTileSetException
public NoSuchTileSetException(int tileSetId)