public class ApplicationException
extends java.lang.RuntimeException
This exception is thrown when an application error occurs during a BEA Tuxedo
service invocation. That is, when a BEA Tuxedo service returns with TPESVCFAIL.
The Result object returned by the service invocation could contain additional
application information about the error. The Result object can be accessed
from this class.
Author:
Copyright (c) 1999 by BEA Systems, Inc. All Rights Reserved.