| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(cable_error_handler_base_t), | private, | target | :: | error_handler_default | = | cable_error_handler_base_t() | |
| class(cable_error_handler_base_t), | private, | allocatable, target | :: | error_handler |
Error handler instance |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(cable_error_handler_base_t), | intent(in), | optional | :: | new_error_handler |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | message | |||
| character(len=*), | intent(in) | :: | file | |||
| integer, | intent(in) | :: | line |