| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjavax.xml.bind.helpers.ValidationEventImpljavax.xml.bind.helpers.PrintConversionEventImplPrintConversionEvent.
Fields inherited from interface javax.xml.bind.ValidationEvent | |
ERROR, FATAL_ERROR, WARNING | |
Constructor Summary | |
| |
| |
Method Summary |
Methods inherited from class javax.xml.bind.helpers.ValidationEventImpl | |
getLinkedException, getLocator, getMessage, getSeverity, setLinkedException, setLocator, setMessage, setSeverity | |
public PrintConversionEventImpl(int pSeverity,
String pMessage,
ValidationEventLocator pLocator)Creates a new instance ofPrintConversionEventImpl.
public PrintConversionEventImpl(int pSeverity,
String pMessage,
ValidationEventLocator pLocator,
Throwable pLinkedException)Creates a new instance ofPrintConversionEventImpl.