Package za.co.wethinkcode.robots.errors
Class WeaponTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
za.co.wethinkcode.robots.errors.WeaponTypeException
- All Implemented Interfaces:
Serializable
This exception is raised when a robot tries to use the wrong kind of weapon.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WeaponTypeException
-