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