@Target(METHOD)
@Retention(RUNTIME)
@Documented
public @interface ExceptionThrown
| Modifier and Type | Optional Element | Description |
|---|---|---|
java.lang.Class<? extends java.lang.Throwable>[] |
type |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.