Class SAXUnmarshalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
ch.tocco.nice2.model.base.unmarshal.sax.SAXUnmarshalException
All Implemented Interfaces:
Serializable

public class SAXUnmarshalException extends SAXException
This exception is used to wrap any errors that occur during SAX parsing, to UnmarshalExceptions.
See Also: