tecgraf.openbus.core.v2_0.services.offer_registry
Class EntityCategoryAlreadyExists

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by tecgraf.openbus.core.v2_0.services.offer_registry.EntityCategoryAlreadyExists
All Implemented Interfaces:
Serializable, IDLEntity

public final class EntityCategoryAlreadyExists
extends UserException

Generated from IDL exception "EntityCategoryAlreadyExists".

Version:
generated at Feb 5, 2014 10:06:29 AM
Author:
JacORB IDL compiler V 3.3
See Also:
Serialized Form

Field Summary
 EntityCategoryDesc existing
           
 
Constructor Summary
EntityCategoryAlreadyExists()
           
EntityCategoryAlreadyExists(EntityCategoryDesc existing)
           
EntityCategoryAlreadyExists(String _reason, EntityCategoryDesc existing)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

existing

public EntityCategoryDesc existing
Constructor Detail

EntityCategoryAlreadyExists

public EntityCategoryAlreadyExists()

EntityCategoryAlreadyExists

public EntityCategoryAlreadyExists(String _reason,
                                   EntityCategoryDesc existing)

EntityCategoryAlreadyExists

public EntityCategoryAlreadyExists(EntityCategoryDesc existing)


Copyright © 2014. All Rights Reserved.