TIBCO EMS .NET API 8.4
TIBCO EMS .NET API 8.4
TIBCO.EMS.ADMIN.AdminNameExistsException Class Reference

This is the admin exception thrown when the name used to create a User, Group, Destination, or JNDI binding is already in use. More...

Inheritance diagram for TIBCO.EMS.ADMIN.AdminNameExistsException:
TIBCO.EMS.ADMIN.AdminException

Additional Inherited Members

- Public Member Functions inherited from TIBCO.EMS.ADMIN.AdminException
void printStackTrace ()
 Prints stack trace of this exception and of the internal exception if it is set. More...
 
void printStackTrace (System.IO.StreamWriter s)
 Prints stack trace of this exception and of the internal exception if it is set. More...
 
override string ToString ()
 Generate a string representation of this AdminException. More...
 

Detailed Description

This is the admin exception thrown when the name used to create a User, Group, Destination, or JNDI binding is already in use.


Copyright © TIBCO Software Inc. All rights reserved.