public class NoGivenSparqlQueryFileException extends Exception
Constructor and Description |
---|
NoGivenSparqlQueryFileException()
Creates a new instance of
NoGivenSparqlQueryFileException without detail message. |
NoGivenSparqlQueryFileException(String msg)
Constructs an instance of
NoGivenSparqlQueryFileException with the specified detail
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoGivenSparqlQueryFileException()
NoGivenSparqlQueryFileException
without detail message.public NoGivenSparqlQueryFileException(String msg)
NoGivenSparqlQueryFileException
with the specified detail
message.msg
- the detail message.Copyright © 2014. All rights reserved.