public abstract class Error
extends java.lang.Exception
Modifier and Type | Class and Description |
---|---|
static class |
Error.ErrorCode
The error code for the problem.
|
Modifier and Type | Method and Description |
---|---|
abstract Error.ErrorCode |
getCode() |
abstract java.lang.String |
getCollationId() |
public abstract Error.ErrorCode getCode()
public abstract java.lang.String getCollationId()