public class Util extends Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static void |
handlePrintConversionException(Object caller,
Exception e,
XMLSerializer serializer)
Reports a print conversion error while marshalling.
|
static void |
handleTypeMismatchError(XMLSerializer serializer,
Object parentObject,
String fieldName,
Object childObject)
Reports that the type of an object in a property is unexpected.
|
public static void handlePrintConversionException(Object caller, Exception e, XMLSerializer serializer) throws SAXException
SAXException
public static void handleTypeMismatchError(XMLSerializer serializer, Object parentObject, String fieldName, Object childObject) throws com.sun.xml.bind.serializer.AbortSerializationException
com.sun.xml.bind.serializer.AbortSerializationException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.