CICS® Transaction Gateway Programming Reference v1.1.0.0

com.ibm.ctg.epi
Class EPISecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.ctg.epi.EPIException
              extended by com.ibm.ctg.epi.EPISecurityException
All Implemented Interfaces:
ESIReturnCodes, java.io.Serializable

public class EPISecurityException
extends EPIException
implements ESIReturnCodes

This exception can be thrown by the EPI classes when an error occurs

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.ibm.ctg.client.ESIReturnCodes
astrCics_Rc, ESI_ERR_CALL_FROM_CALLBACK, ESI_ERR_CICS_DIED, ESI_ERR_MAX_SESSIONS, ESI_ERR_MAX_SYSTEMS, ESI_ERR_NO_CICS, ESI_ERR_NO_SESSIONS, ESI_ERR_NULL_NEW_PASSWORD, ESI_ERR_NULL_OLD_PASSWORD, ESI_ERR_NULL_PASSWORD, ESI_ERR_NULL_USERID, ESI_ERR_PASSWORD_EXPIRED, ESI_ERR_PASSWORD_INVALID, ESI_ERR_PASSWORD_REJECTED, ESI_ERR_PEM_NOT_ACTIVE, ESI_ERR_PEM_NOT_SUPPORTED, ESI_ERR_RESOURCE_SHORTAGE, ESI_ERR_SECURITY_ERROR, ESI_ERR_SYSTEM_ERROR, ESI_ERR_UNKNOWN_SERVER, ESI_ERR_USERID_INVALID, ESI_NO_ERROR, rcLookup
 
Method Summary
 
Methods inherited from class com.ibm.ctg.epi.EPIException
getErrorCode
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


©Copyright IBM Corp. 1994, 2014
Legal