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

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.InvalidInterface
All Implemented Interfaces:
Serializable, IDLEntity

public final class InvalidInterface
extends UserException

Generated from IDL exception "InvalidInterface".

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

Field Summary
 String ifaceId
           
 
Constructor Summary
InvalidInterface()
           
InvalidInterface(String ifaceId)
           
InvalidInterface(String _reason, String ifaceId)
           
 
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

ifaceId

public String ifaceId
Constructor Detail

InvalidInterface

public InvalidInterface()

InvalidInterface

public InvalidInterface(String _reason,
                        String ifaceId)

InvalidInterface

public InvalidInterface(String ifaceId)


Copyright © 2014. All Rights Reserved.