All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bea.jolt.SessionException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----bea.jolt.JoltException
                                   |
                                   +----bea.jolt.SessionException

public class SessionException
extends JoltException
This exception is thrown when user cannot initiate a session due to an authenication error or system error.


Method Index

 o getApplicationCode()
Get the application code.

Methods

 o getApplicationCode
 public int getApplicationCode()
Get the application code. This is equivalent to the tpurcode in ATMI.


All Packages  Class Hierarchy  This Package  Previous  Next  Index