intarsys runtime library

de.intarsys.tools.dom
Class ElementSerializationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.intarsys.tools.dom.ElementSerializationException
All Implemented Interfaces:
Serializable

public class ElementSerializationException
extends Exception

See Also:
Serialized Form

Constructor Summary
ElementSerializationException()
           
ElementSerializationException(String message)
           
ElementSerializationException(String message, Throwable cause)
           
ElementSerializationException(Throwable cause)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ElementSerializationException

public ElementSerializationException()

ElementSerializationException

public ElementSerializationException(String message,
                                     Throwable cause)

ElementSerializationException

public ElementSerializationException(String message)

ElementSerializationException

public ElementSerializationException(Throwable cause)

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.