|
DRAFT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ApplicationException
Applied to an exception to denote that it is an application exception and should be reported to the client directly(i.e., unwrapped).
Optional Element Summary | |
---|---|
boolean |
inherited
Indicates whether the application exception designation should apply to subclasses of the annotated exception class. |
boolean |
rollback
Indicates whether the container should cause the transaction to rollback when the exception is thrown. |
public abstract boolean rollback
public abstract boolean inherited
|
DRAFT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.
Generated on 24-November-2009 03:24