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, toString
public AlreadyLinkedViewException(Polymorphic<?> other)
other
has already been linked into
a sibling ring and hence cannot be linked into a different one.Licenced under the Apache License, Version 2.0