@Retention(value=RUNTIME) @Target(value={METHOD,FIELD,CONSTRUCTOR}) @Repeatable(value=Throwses.class) public @interface Throws
| Modifier and Type | Required Element and Description |
|---|---|
String |
ExceptionDescription |
Class |
ExceptionType |
Copyright © 2018. All rights reserved.