org.omg.CosNotifyFilter
Class ConstraintNotFound

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by org.omg.CosNotifyFilter.ConstraintNotFound
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class ConstraintNotFound
extends org.omg.CORBA.UserException

Exception definition: ConstraintNotFound.

Author:
OpenORB Compiler
See Also:
Serialized Form

Field Summary
 int id
          Exception member id
 
Constructor Summary
ConstraintNotFound()
          Default constructor
ConstraintNotFound(int id)
          Constructor with fields initialization
ConstraintNotFound(java.lang.String orb_reason, int id)
          Full constructor with fields initialization
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

id

public int id
Exception member id

Constructor Detail

ConstraintNotFound

public ConstraintNotFound()
Default constructor


ConstraintNotFound

public ConstraintNotFound(int id)
Constructor with fields initialization

Parameters:
id - id exception member

ConstraintNotFound

public ConstraintNotFound(java.lang.String orb_reason,
                          int id)
Full constructor with fields initialization

Parameters:
id - id exception member