java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hamstersimulator.objectsfirst.exceptions.HamsterException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FrontBlockedException, HamsterNotInitializedException, HamsterNotOnNonBlockingTileException, MouthEmptyException, NoGrainOnTileException

public abstract class HamsterException extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • HamsterException

      public HamsterException(String message)