public class KetaException extends RuntimeException
| Constructor and Description |
|---|
KetaException(KetaErrorType type) |
KetaException(KetaErrorType type,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
KetaErrorType |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KetaException(KetaErrorType type)
public KetaException(KetaErrorType type, Throwable cause)
public KetaErrorType getType()
Copyright © 2021. All rights reserved.