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