@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Deprecated public @interface RestExceptionOn
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends RuntimeException> |
exception
Deprecated.
|
String |
expression
Deprecated.
|
public abstract String expression
public abstract Class<? extends RuntimeException> exception
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.