Package | Description |
---|---|
com.dukascopy.api.system |
Modifier and Type | Method and Description |
---|---|
static IStrategyExceptionHandler.Source |
IStrategyExceptionHandler.Source.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IStrategyExceptionHandler.Source[] |
IStrategyExceptionHandler.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IStrategyExceptionHandler.onException(long strategyId,
IStrategyExceptionHandler.Source source,
java.lang.Throwable t)
Called when one of the strategy methods throws exception
|
Copyright © 2024. All rights reserved.