Package com.protegrity.ap.java
Class ErrorMapper
java.lang.Object
com.protegrity.ap.java.ErrorMapper
Maps error messages to standardized error codes and descriptions.
This class maintains a comprehensive mapping of error messages from the Protegrity protection services to standardized error codes and descriptions for consistent error handling.
- Since:
- 1.0.0
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionStatic mapping of error messages to error codes and descriptions. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ERROR_MAPPING
Static mapping of error messages to error codes and descriptions.
-
-
Constructor Details
-
ErrorMapper
public ErrorMapper()
-
-
Method Details
-
getErrorDetail
-