TUM CCSM Commons

edu.tum.cs.commons.xml
Class XMLWriterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by edu.tum.cs.commons.xml.XMLWriterException
All Implemented Interfaces:
java.io.Serializable

public class XMLWriterException
extends java.lang.RuntimeException

XMLWriterExceptions are runtime exceptions thrown by the XMLWriter.

Version:
$Rev: 26283 $
Author:
Florian Deissenboeck, $Author: juergens $
See Also:
Serialized Form
Rating:
GREEN Hash: E3446BE3DC216F57AEEDB50A66E20EED

Method Summary
 EXMLWriterExceptionType getType()
          Get exception type.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getType

public EXMLWriterExceptionType getType()
Get exception type.


TUM CCSM Commons

TUM CCSM Commons - 2.7