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