Uses of Class
de.jplag.ParsingException
-
Uses of ParsingException in de.jplag
Methods in de.jplag that return ParsingExceptionModifier and TypeMethodDescriptionstatic ParsingExceptionParsingException.wrappingExceptions(Collection<ParsingException> exceptions) Creates a new parsing exception which wraps the provided exceptions.Method parameters in de.jplag with type arguments of type ParsingExceptionModifier and TypeMethodDescriptionstatic ParsingExceptionParsingException.wrappingExceptions(Collection<ParsingException> exceptions) Creates a new parsing exception which wraps the provided exceptions.Methods in de.jplag that throw ParsingException