com.ibm.cics.model
Class CICSActionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.cics.model.CICSActionException
All Implemented Interfaces:
java.io.Serializable

public class CICSActionException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
CICSActionException(java.lang.Exception ex)
           
CICSActionException(java.lang.String message)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CICSActionException

public CICSActionException(java.lang.String message)

CICSActionException

public CICSActionException(java.lang.Exception ex)


Copyright © 2008-2013 IBM Corp. All Rights Reserved.