cz.cuni.amis.pogamut.udk.server.exception
Class MapChangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.cuni.amis.utils.exception.PogamutException
cz.cuni.amis.pogamut.udk.server.exception.MapChangeException
- All Implemented Interfaces:
- Serializable
public class MapChangeException
- extends cz.cuni.amis.utils.exception.PogamutException
Thrown by IUDKServer
implementors when the map change fails.
- Author:
- Jimmy
- See Also:
- Serialized Form
Methods inherited from class cz.cuni.amis.utils.exception.PogamutException |
getOrigin, isLogged, logException, logExceptionOnce, setLogged, toString |
MapChangeException
public MapChangeException(String message,
Throwable cause)
MapChangeException
public MapChangeException(String message,
Object origin)
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.