org.mythsim.core
Class MythError
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.mythsim.core.MythError
- All Implemented Interfaces:
- Serializable
- public class MythError
- extends Exception
An exception for the simulator.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MythError
public MythError()
MythError
public MythError(String a)
MythError
public MythError(int a,
int[] s,
int b)
message
public String message()
Copyright © 2002-2004 Jason Vroustouris. All Rights Reserved.