ApplicationExceptionpublic 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). |
Methods Summary |
---|
boolean | rollback()Indicates whether the container should cause the transaction to
rollback when the exception is thrown.
|
|