@expectedException Issue244ExceptionIntCode @expectedExceptionCode 123String
public function testFailsTooIfExceptionCodeIsANumber() { throw new Issue244ExceptionIntCode(); }