org.jzuul.engine.exceptions
Class GuiNotInitializedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jzuul.engine.exceptions.GuiNotInitializedException
- All Implemented Interfaces:
- Serializable
- public class GuiNotInitializedException
- extends RuntimeException
Diese Exception wird geworfen wenn Engine.gui noch nicht initalisiert ist.
- 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 |
GuiNotInitializedException
public GuiNotInitializedException()
GuiNotInitializedException
public GuiNotInitializedException(String message)
- Parameters:
message -
GuiNotInitializedException
public GuiNotInitializedException(Throwable cause)
- Parameters:
cause -
GuiNotInitializedException
public GuiNotInitializedException(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