Class RetryWithoutWildcardFailedException

    • Constructor Detail

      • RetryWithoutWildcardFailedException

        public RetryWithoutWildcardFailedException​(String message,
                                                   String query,
                                                   com.hp.hpl.jena.shared.JenaException firstAttemptCause,
                                                   com.hp.hpl.jena.shared.JenaException cause)
    • Method Detail

      • getFirstAttemptCause

        public com.hp.hpl.jena.shared.JenaException getFirstAttemptCause()
        Obtain the cause or error for the first attempt.