42434445464748
throw new IDCreateException(e); } } public IBBObject createBBObject(ID id, String name, Map<String, Object> parameters) { return new Forum((ForumID) id, name); }