public class UcxException extends RuntimeException
| Constructor and Description |
|---|
UcxException() |
UcxException(String message) |
UcxException(String message,
int status) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatus()
Status of exception to compare with
UcsConstants.STATUS |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UcxException()
public UcxException(String message)
public UcxException(String message, int status)
public int getStatus()
UcsConstants.STATUSCopyright © 2021. All rights reserved.