Class CICSUserInputException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.resource.ResourceException
jakarta.resource.spi.InvalidPropertyException
com.ibm.jakarta.connector2.cics.CICSUserInputException
All Implemented Interfaces:
Serializable

@Deprecated public class CICSUserInputException extends jakarta.resource.spi.InvalidPropertyException
Deprecated.
since CICS TG v6.0, replaced by InvalidPropertyException
This Exception represents invalid user input for the CICS Resource Adapters. It inherits all the properties of InvalidPropertyException, which is itself a subclass of ResourceException.