813814815816817818819820821822823
} state = SCOMPLETE; break; case SERR_TOO_BIG: throw new NumberTooLargeException("can't convert to long"); case SERR_NOT_STRICT: throw new InvalidIntegerException("does not meet strict criteria"); } // switch