InvalidNameException Constructor

CICS Transaction Gateway V9.3.0.0
Overload List

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

Reference