1. try {
  2. rm.save();
  3. } catch (ProtectionDatabaseException e) {
  4. // TODO Auto-generated catch block
  5. e.printStackTrace();
  6. }