Enum ExceptionVerbosity

java.lang.Object
java.lang.Enum<ExceptionVerbosity>
com.linecorp.armeria.server.annotation.ExceptionVerbosity
All Implemented Interfaces:
Serializable, Comparable<ExceptionVerbosity>, java.lang.constant.Constable

public enum ExceptionVerbosity
extends Enum<ExceptionVerbosity>
The verbosity of exceptions logged by annotated HTTP services.