Package com.tibco.tibjms.admin
Class TibjmsAdminNameExistsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.tibco.tibjms.admin.TibjmsAdminException
-
- 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
-
-