org.apache.yoko.orb.OCI
Class FactoryAlreadyExists
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.apache.yoko.orb.OCI.FactoryAlreadyExists
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class FactoryAlreadyExists
- extends UserException
A factory with the given plugin id already exists.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
id
public String id
FactoryAlreadyExists
public FactoryAlreadyExists()
FactoryAlreadyExists
public FactoryAlreadyExists(String id)
FactoryAlreadyExists
public FactoryAlreadyExists(String _reason,
String id)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.