Package com.adobe.fd.fp.exception
Class ErrorMessages
- java.lang.Object
-
- com.adobe.fd.fp.exception.ErrorMessages
-
public class ErrorMessages extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ALC_FMP_001_001
Exception occurred during server side processing.static java.lang.String
ALC_FMP_001_002
Error in writing server response.static java.lang.String
ALC_FMP_001_003
Error in json creation.static java.lang.String
ALC_FMP_001_004
Error in getting response from remote server.static java.lang.String
ALC_FMP_001_005
Error in establishing connection to remote server.static java.lang.String
ALC_FMP_001_006
Url Encoding not supported.static java.lang.String
ALC_FMP_001_007
AllowedRenderFormat property not set on a form.static java.lang.String
ALC_FMP_001_008
Download action not allowed for Guides.static java.lang.String
ALC_FMP_001_009
Unsupported Adaptive Form Errorstatic java.lang.String
ALC_FMP_001_010
Please provide valid parameters for saving the draftstatic java.lang.String
ALC_FMP_001_011
Unable to delete the non-existing Draftstatic java.lang.String
ALC_FMP_001_012
Unable to save the draftstatic java.lang.String
ALC_FMP_001_013
Unable to delete the non-existing Submissionstatic java.lang.String
ALC_FMP_001_014
Please provide valid parameters for submitting the Adaptive Formstatic java.lang.String
ALC_FMP_001_015
Unable to delete.static java.lang.String
ALC_FMP_001_016
Invalid ID providedstatic java.lang.String
ALC_FMP_001_017
Invalid Sessionstatic java.lang.String
ALC_FMP_001_018
Unable to delete the draftstatic java.lang.String
ALC_FMP_001_019
Unable to delete Submissionstatic java.lang.String
ALC_FMP_001_020
Unable to delete.static java.lang.String
ALC_FMP_001_021
Unable to get the datastatic java.lang.String
ALC_FMP_001_022
Anonymous user can not save drafts.static java.lang.String
ALC_FMP_001_023
Unable to delete attachmentstatic java.lang.String
ALC_FMP_001_024
Form does not existstatic java.lang.String
ALC_FMP_001_025
Profile property does not exist metadata node of formstatic java.lang.String
ALC_FMP_001_026
Unable to determine user name for asynchronous savestatic java.lang.String
ALC_FMP_001_027
DOR not associated with and hence, cannot create Agreementstatic java.lang.String
ALC_FMP_001_028
Dor id absent in metadata of pending Sign formstatic java.lang.String
ALC_FMP_001_029
Unable to delete metadatastatic java.lang.String
ALC_FMP_001_030
Unable to add commentstatic java.lang.String
ALC_FMP_001_031
Error in deleting pending sign instancestatic java.lang.String
ALC_FMP_001_032
Unable to delete metadata propertystatic java.lang.String
ALC_FMP_001_033
Unable to get comments on submissionstatic java.lang.String
ALC_FMP_001_034
Unable to get list of drafts.static java.lang.String
ALC_FMP_001_035
Unable to list all eligible formsstatic java.lang.String
ALC_FMP_001_036
Error occured while getting item information for renderingstatic java.lang.String
ALC_FMP_001_037
Unable to get property in draftstatic java.lang.String
ALC_FMP_001_038
Unable to get property in submissionstatic java.lang.String
ALC_FMP_001_039
Unable to get instancesstatic java.lang.String
ALC_FMP_001_040
Error in generation of unique idstatic java.lang.String
ALC_FMP_001_041
Unable to read instancestatic java.lang.String
ALC_FMP_001_042
Draft id is null or emptystatic java.lang.String
ALC_FMP_001_043
Submit Id must be specified for updating e sign properties.static java.lang.String
ALC_FMP_001_044
Unable to obtain resource resolverstatic java.lang.String
ALC_FMP_001_045
Unable to save sign metadatastatic java.lang.String
ALC_FMP_001_046
Unable to create agreementstatic java.lang.String
ALC_FMP_001_047
Unable to post data at urlstatic java.lang.String
ALC_FMP_001_048
Invalid Inputsstatic java.lang.String
ALC_FMP_001_049
Unknown data type for form datastatic java.lang.String
ALC_FMP_001_050
Content type should not be null or emptystatic java.lang.String
ALC_FMP_001_051
Unable to delete itemstatic java.lang.String
ALC_FMP_001_052
Unable to delete value of propertystatic java.lang.String
ALC_FMP_001_053
Either form add-on package is not installed or signing is not configured.static java.lang.String
ALC_FMP_001_054
Agreement Id is null.static java.lang.String
ALC_FMP_001_055
Invalid Instance Idstatic java.lang.String
ALC_FMP_002_001
Failed to get request parameters from remote server.static java.lang.String
ALC_FMP_WARN_001
DorBytes are null during saving of Dor, even not able to generate them.
-
Constructor Summary
Constructors Constructor Description ErrorMessages()
-
-
-
Field Detail
-
ALC_FMP_001_001
public static final java.lang.String ALC_FMP_001_001
Exception occurred during server side processing.- See Also:
- Constant Field Values
-
ALC_FMP_001_002
public static final java.lang.String ALC_FMP_001_002
Error in writing server response.- See Also:
- Constant Field Values
-
ALC_FMP_001_003
public static final java.lang.String ALC_FMP_001_003
Error in json creation.- See Also:
- Constant Field Values
-
ALC_FMP_001_004
public static final java.lang.String ALC_FMP_001_004
Error in getting response from remote server.- See Also:
- Constant Field Values
-
ALC_FMP_001_005
public static final java.lang.String ALC_FMP_001_005
Error in establishing connection to remote server.- See Also:
- Constant Field Values
-
ALC_FMP_001_006
public static final java.lang.String ALC_FMP_001_006
Url Encoding not supported.- See Also:
- Constant Field Values
-
ALC_FMP_001_007
public static final java.lang.String ALC_FMP_001_007
AllowedRenderFormat property not set on a form.- See Also:
- Constant Field Values
-
ALC_FMP_001_008
public static final java.lang.String ALC_FMP_001_008
Download action not allowed for Guides.- See Also:
- Constant Field Values
-
ALC_FMP_001_009
public static final java.lang.String ALC_FMP_001_009
Unsupported Adaptive Form Error- See Also:
- Constant Field Values
-
ALC_FMP_001_010
public static final java.lang.String ALC_FMP_001_010
Please provide valid parameters for saving the draft- See Also:
- Constant Field Values
-
ALC_FMP_001_011
public static final java.lang.String ALC_FMP_001_011
Unable to delete the non-existing Draft- See Also:
- Constant Field Values
-
ALC_FMP_001_012
public static final java.lang.String ALC_FMP_001_012
Unable to save the draft- See Also:
- Constant Field Values
-
ALC_FMP_001_013
public static final java.lang.String ALC_FMP_001_013
Unable to delete the non-existing Submission- See Also:
- Constant Field Values
-
ALC_FMP_001_014
public static final java.lang.String ALC_FMP_001_014
Please provide valid parameters for submitting the Adaptive Form- See Also:
- Constant Field Values
-
ALC_FMP_001_015
public static final java.lang.String ALC_FMP_001_015
Unable to delete. Inconsistent Draft.- See Also:
- Constant Field Values
-
ALC_FMP_001_016
public static final java.lang.String ALC_FMP_001_016
Invalid ID provided- See Also:
- Constant Field Values
-
ALC_FMP_001_017
public static final java.lang.String ALC_FMP_001_017
Invalid Session- See Also:
- Constant Field Values
-
ALC_FMP_001_018
public static final java.lang.String ALC_FMP_001_018
Unable to delete the draft- See Also:
- Constant Field Values
-
ALC_FMP_001_019
public static final java.lang.String ALC_FMP_001_019
Unable to delete Submission- See Also:
- Constant Field Values
-
ALC_FMP_001_020
public static final java.lang.String ALC_FMP_001_020
Unable to delete. Inconsistent Submission- See Also:
- Constant Field Values
-
ALC_FMP_001_021
public static final java.lang.String ALC_FMP_001_021
Unable to get the data- See Also:
- Constant Field Values
-
ALC_FMP_001_022
public static final java.lang.String ALC_FMP_001_022
Anonymous user can not save drafts.- See Also:
- Constant Field Values
-
ALC_FMP_001_023
public static final java.lang.String ALC_FMP_001_023
Unable to delete attachment- See Also:
- Constant Field Values
-
ALC_FMP_001_024
public static final java.lang.String ALC_FMP_001_024
Form does not exist- See Also:
- Constant Field Values
-
ALC_FMP_001_025
public static final java.lang.String ALC_FMP_001_025
Profile property does not exist metadata node of form- See Also:
- Constant Field Values
-
ALC_FMP_001_026
public static final java.lang.String ALC_FMP_001_026
Unable to determine user name for asynchronous save- See Also:
- Constant Field Values
-
ALC_FMP_001_027
public static final java.lang.String ALC_FMP_001_027
DOR not associated with and hence, cannot create Agreement- See Also:
- Constant Field Values
-
ALC_FMP_001_028
public static final java.lang.String ALC_FMP_001_028
Dor id absent in metadata of pending Sign form- See Also:
- Constant Field Values
-
ALC_FMP_001_029
public static final java.lang.String ALC_FMP_001_029
Unable to delete metadata- See Also:
- Constant Field Values
-
ALC_FMP_001_030
public static final java.lang.String ALC_FMP_001_030
Unable to add comment- See Also:
- Constant Field Values
-
ALC_FMP_001_031
public static final java.lang.String ALC_FMP_001_031
Error in deleting pending sign instance- See Also:
- Constant Field Values
-
ALC_FMP_001_032
public static final java.lang.String ALC_FMP_001_032
Unable to delete metadata property- See Also:
- Constant Field Values
-
ALC_FMP_001_033
public static final java.lang.String ALC_FMP_001_033
Unable to get comments on submission- See Also:
- Constant Field Values
-
ALC_FMP_001_034
public static final java.lang.String ALC_FMP_001_034
Unable to get list of drafts.- See Also:
- Constant Field Values
-
ALC_FMP_001_035
public static final java.lang.String ALC_FMP_001_035
Unable to list all eligible forms- See Also:
- Constant Field Values
-
ALC_FMP_001_036
public static final java.lang.String ALC_FMP_001_036
Error occured while getting item information for rendering- See Also:
- Constant Field Values
-
ALC_FMP_001_037
public static final java.lang.String ALC_FMP_001_037
Unable to get property in draft- See Also:
- Constant Field Values
-
ALC_FMP_001_038
public static final java.lang.String ALC_FMP_001_038
Unable to get property in submission- See Also:
- Constant Field Values
-
ALC_FMP_001_039
public static final java.lang.String ALC_FMP_001_039
Unable to get instances- See Also:
- Constant Field Values
-
ALC_FMP_001_040
public static final java.lang.String ALC_FMP_001_040
Error in generation of unique id- See Also:
- Constant Field Values
-
ALC_FMP_001_041
public static final java.lang.String ALC_FMP_001_041
Unable to read instance- See Also:
- Constant Field Values
-
ALC_FMP_001_042
public static final java.lang.String ALC_FMP_001_042
Draft id is null or empty- See Also:
- Constant Field Values
-
ALC_FMP_001_043
public static final java.lang.String ALC_FMP_001_043
Submit Id must be specified for updating e sign properties.- See Also:
- Constant Field Values
-
ALC_FMP_001_044
public static final java.lang.String ALC_FMP_001_044
Unable to obtain resource resolver- See Also:
- Constant Field Values
-
ALC_FMP_001_045
public static final java.lang.String ALC_FMP_001_045
Unable to save sign metadata- See Also:
- Constant Field Values
-
ALC_FMP_001_046
public static final java.lang.String ALC_FMP_001_046
Unable to create agreement- See Also:
- Constant Field Values
-
ALC_FMP_001_047
public static final java.lang.String ALC_FMP_001_047
Unable to post data at url- See Also:
- Constant Field Values
-
ALC_FMP_001_048
public static final java.lang.String ALC_FMP_001_048
Invalid Inputs- See Also:
- Constant Field Values
-
ALC_FMP_001_049
public static final java.lang.String ALC_FMP_001_049
Unknown data type for form data- See Also:
- Constant Field Values
-
ALC_FMP_001_050
public static final java.lang.String ALC_FMP_001_050
Content type should not be null or empty- See Also:
- Constant Field Values
-
ALC_FMP_001_051
public static final java.lang.String ALC_FMP_001_051
Unable to delete item- See Also:
- Constant Field Values
-
ALC_FMP_001_052
public static final java.lang.String ALC_FMP_001_052
Unable to delete value of property- See Also:
- Constant Field Values
-
ALC_FMP_001_053
public static final java.lang.String ALC_FMP_001_053
Either form add-on package is not installed or signing is not configured.- See Also:
- Constant Field Values
-
ALC_FMP_001_054
public static final java.lang.String ALC_FMP_001_054
Agreement Id is null. Hence, cannot save pending sign instance.- See Also:
- Constant Field Values
-
ALC_FMP_001_055
public static final java.lang.String ALC_FMP_001_055
Invalid Instance Id- See Also:
- Constant Field Values
-
ALC_FMP_002_001
public static final java.lang.String ALC_FMP_002_001
Failed to get request parameters from remote server.- See Also:
- Constant Field Values
-
ALC_FMP_WARN_001
public static final java.lang.String ALC_FMP_WARN_001
DorBytes are null during saving of Dor, even not able to generate them.- See Also:
- Constant Field Values
-
-