102103104105106107108109110111112
e); } if (command.isXML()) { try { return person.toXML(); } catch (SimalRepositoryException e) { throw new SimalAPIException( "Unable to get XML representation of project from the repository", e); }