org.jzuul.engine.exceptions
Class NoSuchGameObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jzuul.engine.exceptions.NoSuchGameObjectException
- All Implemented Interfaces:
- Serializable
- public class NoSuchGameObjectException
- extends RuntimeException
- See Also:
- Serialized Form
| 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 |
NoSuchGameObjectException
public NoSuchGameObjectException()
NoSuchGameObjectException
public NoSuchGameObjectException(String message)
- Parameters:
message -
NoSuchGameObjectException
public NoSuchGameObjectException(Throwable cause)
- Parameters:
cause -
NoSuchGameObjectException
public NoSuchGameObjectException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2004 JZuul.org All Rights Reserved.
This documentation may be distributed and/or modified under the terms of the FDL