Package com.yubico.webauthn.exception
Class RegistrationFailedException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.yubico.webauthn.exception.RegistrationFailedException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public final class RegistrationFailedException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description RegistrationFailedException(java.lang.IllegalArgumentException e) 
 -