The raw error or exception that occurred during compilation.
Contains the original error object or exception details for debugging purposes. This information helps developers identify the root cause of unexpected compilation failures and improve system reliability while maintaining the robustness of the automated development pipeline.
Discriminator indicating compilation exception.
Unexpected exception during the compilation process.
Represents cases where the TypeScript compilation process encountered an unexpected runtime error or system exception that prevented normal compilation operation. These cases indicate potential issues with the compilation environment or unexpected edge cases that should be investigated.