JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.xebialabs.deployit.engine.spi.exception
Annotation Interface HttpResponseCodeResult
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Inherited
@Documented
public @interface
HttpResponseCodeResult
Annotation that provides the HttpResponseCode for an exception type.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
statusCode
Element Details
statusCode
int
statusCode
Default:
500