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

E10686-07

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.6.0)

E10686-07

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