8687888990919293
try { this.itSource.setName(name); } catch (ObjectDeletedException e) { throw new IPodRemoved(); } catch (ObjectLockedException e) { throw new IPodReadOnly(this); } }