Class InvalidPasswordException

All Implemented Interfaces:
Serializable

public class InvalidPasswordException extends CertificationServiceException implements Serializable
This exception could be thrown when certification completion needs password of the reviewer and incorrect/invalid password is supplied.
See Also:
  • Constructor Details

    • InvalidPasswordException

      public InvalidPasswordException()