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, toString
public DAWGTestResultSetParseException(String msg)
msg
- An error message.public DAWGTestResultSetParseException(Throwable cause)
cause
- The cause of the exception.Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.