• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Apt
        • Error-checking
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Set
        • Soft
        • C
        • Bv
        • Imp-language
        • Event-macros
        • Java
        • Bitcoin
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
        • Prime-fields
        • Json
        • Syntheto
          • Process-syntheto-toplevel-fn
          • Translation
          • Language
            • Static-semantics
            • Abstract-syntax
            • Outcome
              • Outcome-fix
              • Outcome-case
              • Outcomep
              • Outcome-equiv
              • Outcome-proof-obligation-failure
              • Outcome-transformation-success
              • Outcome-kind
              • Outcome-unexpected-failure
                • Outcome-unexpected-failure->message
                • Make-outcome-unexpected-failure
                • Change-outcome-unexpected-failure
              • Outcome-type-success
              • Outcome-transformation-failure
              • Outcome-theorem-success
              • Outcome-theorem-failure
              • Outcome-specification-success
              • Outcome-function-success
            • Abstract-syntax-operations
            • Outcome-list
            • Outcomes
          • Process-syntheto-toplevel
          • Shallow-embedding
        • File-io-light
        • Cryptography
        • Number-theory
        • Lists-light
        • Axe
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Outcome

Outcome-unexpected-failure

This is a product type, introduced by fty::deftagsum in support of outcome.

Fields
message — stringp

Subtopics

Outcome-unexpected-failure->message
Get the message field from a outcome-unexpected-failure.
Make-outcome-unexpected-failure
Basic constructor macro for outcome-unexpected-failure structures.
Change-outcome-unexpected-failure
Modifying constructor for outcome-unexpected-failure structures.