Package | Description |
---|---|
net.snowflake.client.core | |
net.snowflake.client.jdbc |
Modifier and Type | Method and Description |
---|---|
OCSPErrorCode |
SFOCSPException.getErrorCode() |
Constructor and Description |
---|
SFOCSPException(OCSPErrorCode errorCode,
String errorMsg) |
SFOCSPException(OCSPErrorCode errorCode,
String errorMsg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static OCSPErrorCode |
OCSPErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OCSPErrorCode[] |
OCSPErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.