Class PrimaryReviewerDelegationException

All Implemented Interfaces:
Serializable

public class PrimaryReviewerDelegationException extends CertificationServiceException
This exception is thrown by Certification service layer to indicate that it cannot delegate to primary reviewer. This could be because primary is reviewer is delegating to self or something else.
See Also:
  • Constructor Details

    • PrimaryReviewerDelegationException

      public PrimaryReviewerDelegationException(String primaryReviewerDisplayName)