ContainerTypeException Constructor

CICS Transaction Gateway V9.3.0.0
Overload List

  NameDescription
Public methodContainerTypeException
Initializes a new instance of the ContainerTypeException class.
Public methodContainerTypeException(String)
Initializes a new instance of the ContainerTypeException class with a specified error message.
Protected methodContainerTypeException(SerializationInfo, StreamingContext)
Initializes a new instance of the ContainerTypeException class with serialized data.
Public methodContainerTypeException(String, Exception)
Initializes a new instance of the ContainerTypeException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also

Reference