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:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRedirectLocation()StringgetResponseBody()Map<String,String>getResponseHeaders()intgetStatusCode()StringgetStatusText()StringgetUri()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-