80818283848586
return width; } public short opWithException() throws MyException { throw new MyException("This is only a test exception, no harm done :-)"); }