org.openrdf.query.parser.serql.ast
Class VisitorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrdf.query.parser.serql.ast.VisitorException
- All Implemented Interfaces:
- Serializable
public class VisitorException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VisitorException
public VisitorException()
VisitorException
public VisitorException(String msg)
VisitorException
public VisitorException(String msg,
Throwable t)
VisitorException
public VisitorException(Throwable t)
Copyright © 2001-2008 Aduna. All Rights Reserved.