Method JobReflectionDataCreationFailed
JobReflectionDataCreationFailed(Exception)
Used by automatically generated code. Do not use in projects. This methods is called when JobReflectionData cannot be created during EarlyInit.
Declaration
public static void JobReflectionDataCreationFailed(Exception ex)
Parameters
| Type | Name | Description |
|---|---|---|
| Exception | ex | Exception type to throw |