Package de.hybris.bootstrap.xml
Class XMLWriteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.bootstrap.xml.XMLWriteException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXMLWriteException(XMLTagWriter tagWriter, String message) XMLWriteException(String message) XMLWriteException(Throwable cause, XMLTagWriter tagWriter, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XMLWriteException
-
XMLWriteException
-
XMLWriteException
-
-
Method Details
-
getTagWriter
-