since CICS TG v6.0, replaced by InvalidPropertyException
@Deprecated
public class CICSUserInputException
extends javax.resource.spi.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.
Method Summary
Methods inherited from class javax.resource.spi.InvalidPropertyException