Options for the UserError class.
Optional
Machine readable code for this error. Useful for catching different types of errors in try-catch.
Additional metadata related to the error. Useful for understanding context about the error.
Options for the UserError class.