I suspect the problem could be with return value of
myclass.getSomeInt(). Ensure that it returns an int
value. Ensure also that all numbers next to 'case' are
constants or constant expressions. No variables or
expressions involving vairbales are allowed next to
'case'.