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