public class DuplicateBOpException extends RuntimeException
BOp appears more than once in an operator
tree (operator trees must not contain loops and operator instances may not
appear more than once unless they are an IConstant or an
IVariable).| Constructor and Description |
|---|
DuplicateBOpException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateBOpException(String msg)
msg - Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.