Class NoSuchMFAFIDO2CredentialEntryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.multi.factor.authentication.fido2.credential.exception.NoSuchMFAFIDO2CredentialEntryException
All Implemented Interfaces:
Serializable

public class NoSuchMFAFIDO2CredentialEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchMFAFIDO2CredentialEntryException

      public NoSuchMFAFIDO2CredentialEntryException()
    • NoSuchMFAFIDO2CredentialEntryException

      public NoSuchMFAFIDO2CredentialEntryException(String msg)
    • NoSuchMFAFIDO2CredentialEntryException

      public NoSuchMFAFIDO2CredentialEntryException(String msg, Throwable throwable)
    • NoSuchMFAFIDO2CredentialEntryException

      public NoSuchMFAFIDO2CredentialEntryException(Throwable throwable)