Class LocalizationMessages
java.lang.Object
com.sun.xml.ws.security.addressing.impl.policy.LocalizationMessages
Defines string formatting method for each constant in the resource file
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Localizablestatic Localizablestatic Localizablestatic Localizablestatic StringWSA0001: Failed to identify assertion: ''{0}''static StringWSA0002: Error occurred while obtaining the constructor for Addressing assertion {0}.static StringWSA0003: Error occurred while instantiating Addressing assertion {0}.static StringWSA0004: Error occurred while reading Address element.
-
Constructor Details
-
LocalizationMessages
public LocalizationMessages()
-
-
Method Details
-
localizableWSA_0001_UNKNOWN_ASSERTION
-
WSA_0001_UNKNOWN_ASSERTION
WSA0001: Failed to identify assertion: ''{0}'' -
localizableWSA_0002_ERROR_OBTAINING_CONSTRUCTOR
-
WSA_0002_ERROR_OBTAINING_CONSTRUCTOR
WSA0002: Error occurred while obtaining the constructor for Addressing assertion {0}. -
localizableWSA_0003_ERROR_INSTANTIATING
-
WSA_0003_ERROR_INSTANTIATING
WSA0003: Error occurred while instantiating Addressing assertion {0}. -
localizableWSA_0004_INVALID_EPR_ADDRESS
-
WSA_0004_INVALID_EPR_ADDRESS
WSA0004: Error occurred while reading Address element.
-