Skip navigation links

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

E10686-03


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.


Skip navigation links

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

E10686-03


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