Class ErrorInfo

java.lang.Object
org.eclipse.rdf4j.http.protocol.error.ErrorInfo

public class ErrorInfo extends Object
Author:
Herko ter Horst, Arjohn Kampman
  • Constructor Details

    • ErrorInfo

      public ErrorInfo(String errMsg)
    • ErrorInfo

      public ErrorInfo(ErrorType errorType, String errMsg)
  • Method Details