Module jakarta.ejb
Package jakarta.ejb

Annotation Interface ApplicationException


@Target(TYPE) @Retention(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).
Since:
EJB 3.0