MessageQueueNotFoundException class

The exception that is thrown when a program message queue is not found in the invocation stack.

Namespace: ASNA.QSys.Runtime.JobSupport Assembly: ASNA.QSys.Runtime.dll

Inheritance: Object –> Exception –> JobFrameworkException

Constructors

Name Description
MessageQueueNotFoundException(String) Initializes a new instance of the MessageQueueNotFound exception class.

MessageQueueNotFoundException(String)

Initializes a new instance of the MessageQueueNotFound exception class.

MessageQueueNotFoundException(String)

Parameters

Type Parameter name Description
String queue The program queue specification.