Abort CABLE with an error message.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | message |
Error message to display |
||
| character(len=*), | intent(in) | :: | file |
Source file where the error occurred |
||
| integer, | intent(in) | :: | line |
Line number where the error occurred |
||
| integer, | intent(in), | optional | :: | error_code |
Optional error code |