Class Fido2RuntimeException

    • Constructor Detail

      • Fido2RuntimeException

        public Fido2RuntimeException​(String errorMessage)
      • Fido2RuntimeException

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

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

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

      • getFormattedMessage

        public Fido2RPError getFormattedMessage()