192193194195196197198199
return o; } catch ( Exception e ) { throw new DhcpException( I18n.err( I18n.ERR_636, e.toString() ) ); } }