public interface TopLevelException
Modifier and Type | Method and Description |
---|---|
int |
getErrnum() |
Throwable |
getException()
Returns an inner exception, null if there is none.
|
boolean |
isWarning() |
void |
setWarning(boolean warning)
Set the exception as warning.
|
Throwable getException()
void setWarning(boolean warning)
boolean isWarning()
int getErrnum()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.