Package io.jans.fido2.service.handler
Class Fido2RuntimeExceptionHandler
java.lang.Object
io.jans.fido2.service.handler.Fido2RuntimeExceptionHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Fido2RuntimeExceptionHandler
public Fido2RuntimeExceptionHandler()
-
-
Method Details
-
handleException
@ExceptionHandler(Fido2RuntimeException.class) public void handleException(Fido2RuntimeException ex)
-