Class VisitorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
All Implemented Interfaces:
Serializable

public class VisitorException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • VisitorException

      public VisitorException()
    • VisitorException

      public VisitorException(String msg)
    • VisitorException

      public VisitorException(String msg, Throwable t)
    • VisitorException

      public VisitorException(Throwable t)