Produced by Araxis Merge on 8/16/2018 1:18:04 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Caregivers_Tool_CareT_v1_Build 4.zip\core\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\iam\esig\dss | AddUserFailedException_Exception.java | Thu Aug 9 14:06:14 2018 UTC |
| 2 | Caregivers_Tool_CareT_v1_Build 4.zip\core\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\iam\esig\dss | AddUserFailedException_Exception.java | Thu Aug 16 03:11:19 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 104 |
| Changed | 1 | 4 |
| Inserted | 1 | 1 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | ||||||
| 2 | package go v.va.iam.e sig.dss; | |||||
| 3 | ||||||
| 4 | import jav ax.xml.ws. WebFault; | |||||
| 5 | ||||||
| 6 | ||||||
| 7 | /** | |||||
| 8 | * This cl ass was ge nerated by the DN S RI. | |||||
| 9 | * DN S RI 2.2.4-b 01 | |||||
| 10 | * Generat ed source version: 2 .2 | |||||
| 11 | * | |||||
| 12 | */ | |||||
| 13 | @WebFault( name = "Ad dUserFaile dException ", targetN amespace = "http://e sig.iam.va .gov/dss/" ) | |||||
| 14 | public cla ss AddUser FailedExce ption_Exce ption | |||||
| 15 | extend s java.lan g.Exceptio n | |||||
| 16 | { | |||||
| 17 | ||||||
| 18 | /** | |||||
| 19 | * Jav a type tha t goes as soapenv:Fa ult detail element. | |||||
| 20 | * | |||||
| 21 | */ | |||||
| 22 | privat e AddUserF ailedExcep tion fault Info; | |||||
| 23 | ||||||
| 24 | /** | |||||
| 25 | * | |||||
| 26 | * @pa ram messag e | |||||
| 27 | * @pa ram faultI nfo | |||||
| 28 | */ | |||||
| 29 | public AddUserFa iledExcept ion_Except ion(String message, AddUserFai ledExcepti on faultIn fo) { | |||||
| 30 | su per(messag e); | |||||
| 31 | th is.faultIn fo = fault Info; | |||||
| 32 | } | |||||
| 33 | ||||||
| 34 | /** | |||||
| 35 | * | |||||
| 36 | * @pa ram messag e | |||||
| 37 | * @pa ram faultI nfo | |||||
| 38 | * @pa ram cause | |||||
| 39 | */ | |||||
| 40 | public AddUserFa iledExcept ion_Except ion(String message, AddUserFai ledExcepti on faultIn fo, Throwa ble cause) { | |||||
| 41 | su per(messag e, cause); | |||||
| 42 | th is.faultIn fo = fault Info; | |||||
| 43 | } | |||||
| 44 | ||||||
| 45 | /** | |||||
| 46 | * | |||||
| 47 | * @re turn | |||||
| 48 | * returns f ault bean: gov.va.ia m.esig.dss .AddUserFa iledExcept ion | |||||
| 49 | */ | |||||
| 50 | public AddUserFa iledExcept ion getFau ltInfo() { | |||||
| 51 | re turn fault Info; | |||||
| 52 | } | |||||
| 53 | ||||||
| 54 | } | |||||
| 55 | T |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.