Class DuplicateMFATimeBasedOTPEntryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.multi.factor.authentication.timebased.otp.exception.DuplicateMFATimeBasedOTPEntryException
All Implemented Interfaces:
Serializable

public class DuplicateMFATimeBasedOTPEntryException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • DuplicateMFATimeBasedOTPEntryException

      public DuplicateMFATimeBasedOTPEntryException()
    • DuplicateMFATimeBasedOTPEntryException

      public DuplicateMFATimeBasedOTPEntryException(String msg)
    • DuplicateMFATimeBasedOTPEntryException

      public DuplicateMFATimeBasedOTPEntryException(String msg, Throwable throwable)
    • DuplicateMFATimeBasedOTPEntryException

      public DuplicateMFATimeBasedOTPEntryException(Throwable throwable)