package robot.exceptions; public enum robotExceptions { ILLEGALSTATE, MAGICVALUE, EMPTYARRAY }