TIBCO Enterprise Message Service

com.tibco.tibjms.admin
Class TibjmsAdminNameExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.tibco.tibjms.admin.TibjmsAdminException
              extended by com.tibco.tibjms.admin.TibjmsAdminNameExistsException
All Implemented Interfaces:
java.io.Serializable

public class TibjmsAdminNameExistsException
extends TibjmsAdminException

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

See Also:
Serialized Form

Method Summary
 
Methods inherited from class com.tibco.tibjms.admin.TibjmsAdminException
printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


TIBCO Enterprise Message Service

Copyright © TIBCO Software Inc. All rights reserved