Class Overview
Error due to unexpected HTTP content-type
Public Constructors
public
RundeckApiException.RundeckApiHttpContentTypeException
(String contentType, String requiredContentType)
public
RundeckApiException.RundeckApiHttpContentTypeException
(String message, String contentType, String requiredContentType)
public
RundeckApiException.RundeckApiHttpContentTypeException
(String message, Throwable cause, String contentType, String requiredContentType)
Public Methods
public
String
getContentType
()
public
String
getRequiredContentType
()