JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.xebialabs.deployit.engine.spi.exception
Annotation Interface SuppressStackTrace
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Inherited
@Documented
public @interface
SuppressStackTrace
Annotation that defines whether to log the stack trace or not.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
suppressStackTrace
Element Details
suppressStackTrace
boolean
suppressStackTrace
Default:
false