org.omg.CosNotifyFilter

Class ConstraintNotFound

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class ConstraintNotFound
extends UserException

Generated from IDL definition of exception "ConstraintNotFound"

Author:
JacORB IDL compiler

Field Summary

int
id

Constructor Summary

ConstraintNotFound()
ConstraintNotFound(int id)
ConstraintNotFound(java.lang.String _reason, int id)

Field Details

id

public int id

Constructor Details

ConstraintNotFound

public ConstraintNotFound()


ConstraintNotFound

public ConstraintNotFound(int id)


ConstraintNotFound

public ConstraintNotFound(java.lang.String _reason,
                          int id)