62636465666768
} public void setY(short newY) throws VectorDimensionException { this.y = newY; throw new VectorDimensionException(); }