jdstar
Class ActorNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jdstar.ActorNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
- public class ActorNotFoundException
- extends java.lang.RuntimeException
This exception is thrown by Actor while trying to find either player or
buddy on the board being loaded.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActorNotFoundException
public ActorNotFoundException(java.lang.String msg)