org.jrdf.graph.local.index.nodepool
Class ExternalBlankNodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jrdf.graph.GraphException
org.jrdf.graph.local.index.nodepool.ExternalBlankNodeException
- All Implemented Interfaces:
- Serializable
public final class ExternalBlankNodeException
- extends GraphException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExternalBlankNodeException
public ExternalBlankNodeException(String message)
ExternalBlankNodeException
public ExternalBlankNodeException(Throwable throwable)
ExternalBlankNodeException
public ExternalBlankNodeException(String message,
Throwable throwable)