| Thrown if the version number given for a branch node is invalid.
Branch version numbers must be of the form (x.y)+, tha is, they
must have an even number of version digits, and an odd number of
dots.
This class is NOT thread safe.
author: Juanco Anez version: $Id: InvalidBranchVersionNumberException.java 2967 2005-10-26 10:52:33Z ian@caret.cam.ac.uk $ |