com.threerings.whirled.util
Class NoSuchSceneException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.threerings.whirled.util.NoSuchSceneException
- All Implemented Interfaces:
- Serializable
public class NoSuchSceneException
- extends Exception
Thrown when an attempt to load a non-existent scene is made on the
repository.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchSceneException
public NoSuchSceneException(int sceneid)
getSceneId
public int getSceneId()
Copyright © 2011. All Rights Reserved.