@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface ExceptionHandlers
ExceptionHandler.| Modifier and Type | Required Element and Description |
|---|---|
ExceptionHandler[] |
value
An array of
ExceptionHandlers. |
public abstract ExceptionHandler[] value
ExceptionHandlers.Copyright © 2020 LeanCloud. All rights reserved.