public class NoGivenTemplateQueryFileException extends Exception
Constructor and Description |
---|
NoGivenTemplateQueryFileException()
Creates a new instance of
NoGivenSparqlQueryFileException without detail message. |
NoGivenTemplateQueryFileException(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 NoGivenTemplateQueryFileException()
NoGivenSparqlQueryFileException
without detail message.public NoGivenTemplateQueryFileException(String msg)
NoGivenSparqlQueryFileException
with the specified detail
message.msg
- the detail message.Copyright © 2014. All rights reserved.