JavaScript is disabled on your browser.
jBPM :: WorkItems 6.5.0.Final-redhat-15
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 :: WorkItems 6.5.0.Final-redhat-15
Copyright © 2001–2017 JBoss by Red Hat . All rights reserved.