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

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

public final class InvalidProperties
extends UserException

Generated from IDL exception "InvalidProperties".

Version:
generated at Feb 10, 2014 8:45:59 AM
Author:
JacORB IDL compiler V 3.3
See Also:
Serialized Form

Field Summary
 ServiceProperty[] properties
           
 
Constructor Summary
InvalidProperties()
           
InvalidProperties(ServiceProperty[] properties)
           
InvalidProperties(String _reason, ServiceProperty[] properties)
           
 
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

properties

public ServiceProperty[] properties
Constructor Detail

InvalidProperties

public InvalidProperties()

InvalidProperties

public InvalidProperties(String _reason,
                         ServiceProperty[] properties)

InvalidProperties

public InvalidProperties(ServiceProperty[] properties)


Copyright © 2014. All Rights Reserved.