|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.6.0
javax.xml.stream
|
||||||||
| Method Summary | |
|---|---|
void |
report(String message,
String errorType,
Object relatedInformation,
Location location)
Report the desired message in an application specific format. |
| Method Detail |
|---|
void report(String message, String errorType, Object relatedInformation, Location location) throws XMLStreamException
message - the error messageerrorType - an implementation defined error typerelatedInformation - information related to the error, if availablelocation - the location of the error, if available
XMLStreamException