org.omg.CosTrading.ProxyPackage
Class IllegalRecipe
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.omg.CORBA.UserException
|
+--org.omg.CosTrading.ProxyPackage.IllegalRecipe
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class IllegalRecipe
- extends org.omg.CORBA.UserException
Exception definition : IllegalRecipe
- Author:
- OpenORB Compiler
- See Also:
- Serialized Form
|
Field Summary |
java.lang.String |
recipe
Exception member recipe |
|
Constructor Summary |
IllegalRecipe()
Default constructor |
IllegalRecipe(java.lang.String recipe)
Constructor with fields initialization |
IllegalRecipe(java.lang.String orb_reason,
java.lang.String recipe)
Full constructor with fields initialization |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
recipe
public java.lang.String recipe
- Exception member recipe
IllegalRecipe
public IllegalRecipe()
- Default constructor
IllegalRecipe
public IllegalRecipe(java.lang.String recipe)
- Constructor with fields initialization
- Parameters:
recipe - recipe exception member
IllegalRecipe
public IllegalRecipe(java.lang.String orb_reason,
java.lang.String recipe)
- Full constructor with fields initialization
- Parameters:
recipe - recipe exception member