Reflection Errors
| Class | Description | |
|---|---|---|
| ConversionError | Error thrown when type conversion fails. | |
| MetadataError | Error thrown when a metadata tag that has been mapped to a custom tag contains invalid arguments. | |
| MethodInvocationError | Error thrown when a reflective method invocation fails. | |
| PropertyError | Error thrown when reflectively reading or writing property values fails. |