void ajExceptRaise (
const T* e,
const char* file,
ajint line
);
| Type | Name | Read/Write | Description |
|---|---|---|---|
| const T* | e | Input | Exception code |
| const char* | file | Input | file exceptions called from |
| ajint | line | Input | line number exception called from |
| void | RETURN |
From EMBOSS 1.0.0