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