public class RDFHandlerException extends RDF4JException
Constructor and Description |
---|
RDFHandlerException(String msg)
Creates a new RDFHandlerException.
|
RDFHandlerException(String msg,
Throwable cause)
Creates a new RDFHandlerException wrapping another exception.
|
RDFHandlerException(Throwable cause)
Creates a new RDFHandlerException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.