Class OtpServiceException

  • All Implemented Interfaces:
    Serializable

    public class OtpServiceException
    extends io.mosip.kernel.core.exception.BaseUncheckedException
    See Also:
    Serialized Form
    • Constructor Detail

      • OtpServiceException

        public OtpServiceException​(String errorCode,
                                   String errorMessage,
                                   Throwable rootCause)