Package g54327.humbug.model.Exceptions
Class AnimalDiesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- g54327.humbug.model.Exceptions.AnimalDiesException
-
- All Implemented Interfaces:
Serializable
public class AnimalDiesException extends RuntimeException
AnimalDies RuntimeException- Since:
- 0.2.0
- Version:
- 1.0.0
- Author:
- Andrew SASSOYE
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AnimalDiesException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-