Class Fido2RpRuntimeException

    • Constructor Detail

      • Fido2RpRuntimeException

        public Fido2RpRuntimeException​(String errorMessage)
      • Fido2RpRuntimeException

        public Fido2RpRuntimeException​(String errorMessage,
                                       Throwable cause)
      • Fido2RpRuntimeException

        public Fido2RpRuntimeException​(String status,
                                       String errorMessage)
      • Fido2RpRuntimeException

        public Fido2RpRuntimeException​(String status,
                                       String errorMessage,
                                       Throwable cause)
    • Method Detail

      • getFormattedMessage

        public Fido2RPError getFormattedMessage()