org.jboss.seam.rest.exceptions
Annotation Type ExceptionMapping.List


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public static @interface ExceptionMapping.List

Defines several @DeclarativeExceptionMapping annotations on the same element


Required Element Summary
 ExceptionMapping[] value
           
 

Element Detail

value

public abstract ExceptionMapping[] value


Copyright © 2011 Seam Framework. All Rights Reserved.