254255256257258259260261262263
} } if (finalResult.isFalse()) { throw new EnrollmentDomainException(finalResult); } return finalResult; }