| Package | Description |
|---|---|
| com.dukascopy.api | |
| com.dukascopy.api.system |
| Modifier and Type | Method and Description |
|---|---|
static JFException.Error |
JFException.Error.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JFException.Error[] |
JFException.Error.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JFException(JFException.Error errorCode) |
JFException(JFException.Error errorCode,
java.lang.String message) |
| Constructor and Description |
|---|
JFAuthenticationException(JFException.Error errorCode) |
JFAuthenticationException(JFException.Error errorCode,
java.lang.String message) |
JFVersionException(JFException.Error errorCode) |
JFVersionException(JFException.Error errorCode,
java.lang.String message) |
Copyright © 2025. All rights reserved.