com.uwyn.rife.xml.exceptions
Class FatalParsingErrorsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.xml.exceptions.XmlErrorException
com.uwyn.rife.xml.exceptions.FatalParsingErrorsException
- All Implemented Interfaces:
- Serializable
public class FatalParsingErrorsException
- extends XmlErrorException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FatalParsingErrorsException
public FatalParsingErrorsException(String xmlPath,
Collection<String> fatalErrors)
getXmlPath
public String getXmlPath()
getFatalErrors
public Collection<String> getFatalErrors()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.