Class ValidatingMarshalRecord.MarshalSAXParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.xml.sax.SAXException
-
- org.xml.sax.SAXParseException
-
- org.eclipse.persistence.oxm.record.ValidatingMarshalRecord.MarshalSAXParseException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ValidatingMarshalRecord
public static class ValidatingMarshalRecord.MarshalSAXParseException extends SAXParseException
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
getObject()
-
Methods inherited from class org.xml.sax.SAXParseException
getColumnNumber, getLineNumber, getPublicId, getSystemId, toString
-
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-