Creates a new Exception
Creates a new Exception with a message
the message
Creates a new Exception with a message and an inner exception
the message
this is used to capture any exceptions that were called before this exception.
Private Optional Readonly #innerOptional causeOptional stackStatic Optional prepareOptional override for formatting stack traces
Static stackStatic captureStatic isGenerated using TypeDoc
Represents errors that occur during application execution.