public class ServiceBrokerCreateOperationInProgressException extends ServiceBrokerOperationInProgressException
Throwing this exception will result in an HTTP status code 202 ACCEPTED being returned to the platform.
Constructor and Description |
---|
ServiceBrokerCreateOperationInProgressException()
Construct an exception with a default message.
|
ServiceBrokerCreateOperationInProgressException(String operation)
Construct an exception with a default message that includes the provided operation description.
|
getOperationInProgressMessage
getErrorMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceBrokerCreateOperationInProgressException()
public ServiceBrokerCreateOperationInProgressException(String operation)
operation
- an identifier representing the operation in progress