Uses of Package
org.finra.jtaf.core.parsing.exceptions

Packages that use org.finra.jtaf.core.parsing.exceptions
org.finra.jtaf.core.parallel   
org.finra.jtaf.core.parsing   
org.finra.jtaf.core.parsing.exceptions   
org.finra.jtaf.core.parsing.helpers   
 

Classes in org.finra.jtaf.core.parsing.exceptions used by org.finra.jtaf.core.parallel
ParsingException
          Base class for exceptions thrown while parsing
 

Classes in org.finra.jtaf.core.parsing.exceptions used by org.finra.jtaf.core.parsing
MissingAttributeException
          Thrown during parsing when an XML element is missing an attribute.
ParsingException
          Base class for exceptions thrown while parsing
 

Classes in org.finra.jtaf.core.parsing.exceptions used by org.finra.jtaf.core.parsing.exceptions
ParsingException
          Base class for exceptions thrown while parsing
 

Classes in org.finra.jtaf.core.parsing.exceptions used by org.finra.jtaf.core.parsing.helpers
AttributeFormatException
          This is thrown, while parsing, when an element's attribute is not in the expected format.
MissingAttributeException
          Thrown during parsing when an XML element is missing an attribute.
MissingRequiredElementException
          Thrown during parsing when a required XML element does not exist.
MultipleMatchesException
          This is thrown when we expect an XPath query to return one value but it returns several values.
NestedXPathException
          This is a wrapper for XPath exceptions.
 



Copyright © 2014. All rights reserved.