Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-04

oracle.adf.share.annotations
Annotation Type RecoverableException


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface RecoverableException

An annotation for marking exception that should be considered as non-fatal by ADF and be cached and reported in an error page. Known annotated class is oracle.jbo.JboWarning.


Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-04

Copyright © 1997, 2010, Oracle. All rights reserved.