|
|||||||||||
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.CosTrading.LookupPackage.PolicyTypeMismatch
Generated from IDL definition of exception "PolicyTypeMismatch"
Field Summary | |
Policy |
the_policy
|
Constructor Summary | |
PolicyTypeMismatch()
|
|
PolicyTypeMismatch(Policy the_policy)
|
|
PolicyTypeMismatch(java.lang.String _reason,
Policy the_policy)
|
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 |
public Policy the_policy
Constructor Detail |
public PolicyTypeMismatch()
public PolicyTypeMismatch(java.lang.String _reason, Policy the_policy)
public PolicyTypeMismatch(Policy the_policy)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |