net.sf.juoserver.model
Class LoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.juoserver.model.LoadException
- All Implemented Interfaces:
- Serializable
public class LoadException
- extends RuntimeException
Exception signaling that something went wrong while loading objects (either
the map, or the mobiles, etc).
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LoadException
public LoadException()
LoadException
public LoadException(String message,
Throwable cause)
LoadException
public LoadException(String message)
LoadException
public LoadException(Throwable cause)
Copyright © 2010-2012. All Rights Reserved.