JavaScript is disabled on your browser.
jBPM :: Distribution 7.0.0.Beta8
All Implemented Interfaces:
Serializable
public class RESTServiceException
extends RuntimeException
Dedicated exception to provide information about failed REST service invocation.
This exception can be thrown when there was successful connection but response code
is different than 2XX codes.
See Also:
Serialized Form
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
Method Detail
getStatus
public int getStatus()
jBPM :: Distribution 7.0.0.Beta8
Copyright © 2001–2017 JBoss by Red Hat . All rights reserved.