Error

πŸ“Š Overview: 7 Fields 2 Indexes 1 One-to-Many Relations

πŸ“ Description

πŸ—¨οΈ System logging table capturing application errors and exceptions. Records error details, stack traces, and context for debugging.

ℹ️ Table Information

  • Table ID: 131
  • UUID: AF1DEE5EA76ACE42AEFB98922A785EEB
  • Primary Key: πŸ”‘ ID
  • Generated: πŸ• 2025-12-04T14:35:30Z

πŸ“‘ Table of Contents


πŸ“‹ Fields

Field Type Constraints Description
πŸ”‘ ID String πŸ”‘ PK, ✨ Unique -
Code Long Integer - -
Method String (255) - -
Line Long Integer - -
Formula String (255) - -
GithubIssue Object - -
Suppress Boolean 🚫 Not Null -

πŸ” Indexes

Field Type Kind Unique
Suppress Keywords regular -
ID Keywords regular ✨ Yes

πŸ”— One-to-Many Relations

Relation Name Source Table Source β†’ Destination State Description
ErrorDetailSelection ErrorDetail ErrorID β†’ ID Active -

πŸ“¦ Classes

  • Error - ORDA DataClass class for Error table
  • ErrorEntity - ORDA Entity class for Error table

πŸ“„ Forms

  • Errors - Data source for Errors form

Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:30Z