|
lsst.pex.config
14.0-2-g319577b+7
|
Public Member Functions | |
| def | __init__ (self, field, config, msg) |
Public Attributes | |
| fieldType | |
| fieldName | |
| fullname | |
| history | |
| fieldSource | |
| configSource | |
Custom exception class which holds additional information useful to debuggin Config errors: - fieldType: type of the Field which incurred the error - fieldName: name of the Field which incurred the error - fullname: fully qualified name of the Field instance - history: full history of all changes to the Field instance - fieldSource: file and line number of the Field definition
| def lsst.pex.config.config.FieldValidationError.__init__ | ( | self, | |
| field, | |||
| config, | |||
| msg | |||
| ) |
1.8.13