FileDocCategorySizeDatePackage
ApplicationException.javaAPI DocGlassfish v2 API2543Fri May 04 22:35:54 BST 2007javax.ejb

ApplicationException

public class ApplicationException
Applied to an exception to denote that it is an application exception and should be reported to the client directly(i.e., unwrapped).

Fields Summary
Constructors Summary
Methods Summary
booleanrollback()
Indicates whether the container should cause the transaction to rollback when the exception is thrown.