Create a queue based on the parameters from the given QueueInfo.
The fully configured QueueInfo from the server.
Exception Type | Condition |
---|---|
AdminException | if not authorized or an error occurred. |
AdminInvalidNameException | if the name of the queue is not a legal queue name. |
AdminNameExistsException | if a queue already exists with the given name. |
Admin Class | TIBCO.EMS.ADMIN Namespace