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