public class TarantoolException extends RuntimeException
| Constructor and Description |
|---|
TarantoolException(long code,
String message)
Constructor for TarantoolException.
|
TarantoolException(long code,
String message,
Throwable cause)
Constructor for TarantoolException.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getCode()
Getter for the field
code. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.