public class AbortException extends SCUException
| Constructor and Description |
|---|
AbortException(Abort abort) |
| Modifier and Type | Method and Description |
|---|---|
int |
getReason()
The abort reason.
|
int |
getSource()
The abort source.
|
public AbortException(Abort abort)