public class DAWGTestResultSetParseException extends OpenRDFException
| Constructor and Description |
|---|
DAWGTestResultSetParseException(java.lang.String msg)
Creates a new DAWGTestResultSetParseException.
|
DAWGTestResultSetParseException(java.lang.String msg,
java.lang.Throwable cause)
Creates a new DAWGTestResultSetParseException wrapping another exception.
|
DAWGTestResultSetParseException(java.lang.Throwable cause)
Creates a new DAWGTestResultSetParseException wrapping another exception.
|
public DAWGTestResultSetParseException(java.lang.String msg)
msg - An error message.public DAWGTestResultSetParseException(java.lang.Throwable cause)
cause - The cause of the exception.public DAWGTestResultSetParseException(java.lang.String msg,
java.lang.Throwable cause)
msg - An error message.cause - The cause of the exception.Copyright © 2001-2014 Aduna. All Rights Reserved.