Serialized Form
-
Package tech.cassandre.trading.bot.dto.util
-
Class tech.cassandre.trading.bot.dto.util.CurrencyDTO
class CurrencyDTO extends Object implements Serializable-
Serialized Fields
-
attributes
tech.cassandre.trading.bot.dto.util.CurrencyDTO.CurrencyAttributes attributes
Attributes. -
code
String code
Code.
-
-
-
-
Package tech.cassandre.trading.bot.util.exception
-
Exception tech.cassandre.trading.bot.util.exception.ConfigurationException
class ConfigurationException extends RuntimeException implements Serializable-
Serialized Fields
-
advisedAction
String advisedAction
Advised action to fix the error.
-
-
-
Exception tech.cassandre.trading.bot.util.exception.DryModeException
class DryModeException extends RuntimeException implements Serializable -
Exception tech.cassandre.trading.bot.util.exception.PositionException
class PositionException extends RuntimeException implements Serializable
-