The parent class for all exceptions within this domain.
7475767778798081828384
dateRegistered, dateActivated); // Store the MongoDB ID. if(dbId == null) { throw new OmhException("The MongoDB ID is missing."); } else { this.dbId = dbId; } }