Skip to content

Commit 5a120f5

Browse files
author
prao2
committed
#128 - Adding intuit_tid to FMSException
1 parent fa564cc commit 5a120f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipp-v3-java-devkit/src/main/java/com/intuit/ipp/exception/FMSException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public class FMSException extends Exception {
4141
private Throwable throwable;
4242

4343
/**
44-
* variable throwable
44+
* variable intuit_tid
4545
*/
4646
private String intuit_tid;
4747

0 commit comments

Comments
 (0)