public class AlreadyLinkedViewException extends JenaException
| Constructor and Description |
|---|
AlreadyLinkedViewException(Polymorphic<?> other)
The polymorphic
other has already been linked into
a sibling ring and hence cannot be linked into a different one. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlreadyLinkedViewException(Polymorphic<?> other)
other has already been linked into
a sibling ring and hence cannot be linked into a different one.Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP