public class DoesNotExistException extends JenaException
Constructor and Description |
---|
DoesNotExistException(String name)
The entity
name does not exist. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DoesNotExistException(String name)
name
does not exist.Licenced under the Apache License, Version 2.0