org.omg.CosTrading.ProxyPackage

Class IllegalRecipe

public final class IllegalRecipe extends UserException

Exception definition: IllegalRecipe.

Author: OpenORB Compiler

Field Summary
Stringrecipe
Exception member recipe
Constructor Summary
IllegalRecipe()
Default constructor
IllegalRecipe(String recipe)
Constructor with fields initialization
IllegalRecipe(String orb_reason, String recipe)
Full constructor with fields initialization

Field Detail

recipe

public String recipe
Exception member recipe

Constructor Detail

IllegalRecipe

public IllegalRecipe()
Default constructor

IllegalRecipe

public IllegalRecipe(String recipe)
Constructor with fields initialization

Parameters: recipe recipe exception member

IllegalRecipe

public IllegalRecipe(String orb_reason, String recipe)
Full constructor with fields initialization

Parameters: recipe recipe exception member