Binance SDKNot Initialized Exception
Exception thrown when attempting to use the Binance SDK before initialization. The SDK must be initialized with valid API credentials using BinanceSDK.setup before any operations can be performed.
This exception is thrown when:
No API credentials have been provided
The SDK's setup method hasn't been called
The initialization process failed