public class IllegalExporterActionException extends XMLStreamException
ExportWriter when some exporter performs
an illegal action on the writer.location, nested| Constructor and Description |
|---|
IllegalExporterActionException() |
IllegalExporterActionException(String msg) |
IllegalExporterActionException(String msg,
Location location) |
IllegalExporterActionException(String msg,
Location location,
Throwable th) |
IllegalExporterActionException(String msg,
Throwable th) |
IllegalExporterActionException(Throwable th) |
getLocation, getNestedExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalExporterActionException()
public IllegalExporterActionException(String msg, Location location, Throwable th)
public IllegalExporterActionException(String msg)
public IllegalExporterActionException(Throwable th)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.