com.threerings.crowd.client
Class MoveFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.threerings.crowd.client.MoveFailedException
- All Implemented Interfaces:
- Serializable
public class MoveFailedException
- extends Exception
An exception that indicates that the server did not allow us to move.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MoveFailedException
public MoveFailedException(String message)