net.sourceforge.jsxe.dom
Class DOMSerializerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.jsxe.dom.DOMSerializerException
- All Implemented Interfaces:
- Serializable
- public class DOMSerializerException
- extends Exception
Signals that a serialization error of some kind has occurred.
- Version:
- $Id: DOMSerializerException.java 824 2006-03-06 22:04:31Z ian_lewis $
- Author:
- Ian Lewis
- See Also:
DOMSerializer
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DOMSerializerException
public DOMSerializerException(DOMError err)
getError
public DOMError getError()