org.openrdf.model
Class GraphException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrdf.model.GraphException
- All Implemented Interfaces:
- Serializable
- public class GraphException
- extends Exception
- Author:
- Jeen Broekstra
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GraphException
public GraphException()
GraphException
public GraphException(String message)
GraphException
public GraphException(Throwable t)
GraphException
public GraphException(String message,
Throwable t)
Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.