Method sabort
| Improve this Doc View Sourcesabort(AbortHandler)
plsabort: Set abort handler
Declaration
public void sabort(AbortHandler handler)
Parameters
| Type | Name | Description |
|---|---|---|
| AbortHandler | handler | Error abort handler. |
Remarks
Sets an optional user abort handler. See plabort for details.