Glider
CtrlK
GliderRemedyCommunity
  • 🚀Glider introduction
  • 🎓Glider: The Basics
  • 💫Glider Contest
  • 🔮Bug Bounty Hunting With Glider
  • Writing Queries
  • Glider and Declarative Query Writing
  • API
    • 📌Main concepts
    • Iterables
    • Argument
    • Arguments
    • Contract
    • Contracts
    • Enum
    • Enums
    • Error
      • Error.address
      • Error.args
      • Error.name
      • Error.signature
      • Error.source_code()
    • Errors
    • Event
    • Filters
    • Function
    • Functions
    • Modifier
    • Modifiers
    • Callable
    • Callables
    • Instruction
    • Instructions
    • Value
    • Point
    • Variables
    • Struct
    • StructField
    • Structs
    • Internal
  • Glider Usage
  • Roadmap
  • Comparison with other tools
  • Limitations
  • Changelog
Powered by GitBook
On this page
  1. API

Error

The class represents a single error object.

Error.addressError.argsError.nameError.signatureError.source_code()
PreviousEnums.exec()NextError.address