xades4j.xml.marshalling
Class UnsupportedDataObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.xml.marshalling.MarshalException
xades4j.xml.marshalling.UnsupportedDataObjectException
- All Implemented Interfaces:
- Serializable
public class UnsupportedDataObjectException
- extends MarshalException
Thrown during the marshalling stage if a proeprty data object is not supported
by the PropertiesMarshallers in use.
- Author:
- Luís
- See Also:
- Serialized Form
UnsupportedDataObjectException
public UnsupportedDataObjectException(PropertyDataObject dataObject)
getDataObject
public PropertyDataObject getDataObject()
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2012. All Rights Reserved.