Support Board
Date/Time: Sat, 01 Nov 2025 17:09:25 +0000
Post From: Ignored Send call based on current state error
| [2016-03-30 00:20:39] |
| User713273 - Posts: 409 |
|
The below statement is from IB regarding error code 302 The exception 'java.lang.NumberFormatException' is a general Java exception which can be triggered anytime a non-numerical value, such as a string, is entered where a number is expected. For instance in the 'limit price' field in the Order class, if a string "100" is entered instead of the number 100 it can trigger such an error. |
