this (cents.intValue());
super (cents); if (_cents <= 0) { throw new Exception("Bad Value for Money"); } return;