Class CxfOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.CamelException
org.apache.camel.component.cxf.common.CxfOperationException
All Implemented Interfaces:
Serializable

public class CxfOperationException extends org.apache.camel.CamelException implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getRedirectLocation

      public String getRedirectLocation()
    • getResponseBody

      public String getResponseBody()
    • getResponseHeaders

      public Map<String,String> getResponseHeaders()
    • getStatusCode

      public int getStatusCode()
    • getStatusText

      public String getStatusText()
    • getUri

      public String getUri()