public class DAWGTestResultSetParseException extends OpenRDFException
| 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 © 2001-2015 Aduna. All Rights Reserved.