|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosNotifyFilter.InvalidConstraint
public final class InvalidConstraint
Exception definition: InvalidConstraint.
| Field Summary | |
|---|---|
ConstraintExp |
constr
Exception member constr |
| Constructor Summary | |
|---|---|
InvalidConstraint()
Default constructor |
|
InvalidConstraint(ConstraintExp constr)
Constructor with fields initialization |
|
InvalidConstraint(java.lang.String orb_reason,
ConstraintExp constr)
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 |
|---|
public ConstraintExp constr
| Constructor Detail |
|---|
public InvalidConstraint()
public InvalidConstraint(ConstraintExp constr)
constr - constr exception member
public InvalidConstraint(java.lang.String orb_reason,
ConstraintExp constr)
constr - constr exception member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||