ContainerNotFoundException Constructor

CICS Transaction Gateway V9.3.0.0
Overload List

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

Reference