Skip to content

Commit

Permalink
Merge pull request #69 from Julius278/ExceptionIDs
Browse files Browse the repository at this point in the history
NO_ISSUE, new ExceptionId
  • Loading branch information
Julius278 authored May 21, 2024
2 parents b0e43c0 + d8d7c62 commit fc04611
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public enum ExceptionId {
SDC_GETTRADEDATA_ERROR,
SDC_SETTLEMENT_XML_ERROR,
SDC_PERFORM_SETTLEMENT_ERROR,
SDC_WEB3J_SEND_ERROR,
SDC_SETTLEMENTHISTORY_ERROR,
SDC_NO_DATA_FOUND,
}

0 comments on commit fc04611

Please sign in to comment.