Package com.fifa.connectid.sdk.core
Class XmlExceptionHelper
- java.lang.Object
-
- com.fifa.connectid.sdk.core.XmlExceptionHelper
-
public class XmlExceptionHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description XmlExceptionHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringflattenValidationErrors(String message, XmlValidationError[] errors)
-
-
-
Method Detail
-
flattenValidationErrors
public static String flattenValidationErrors(String message, XmlValidationError[] errors)
-
-