com.ibm.websphere.samples.technologysamples.basiccalcclient.common
Class BasicCalculatorClient.CalcException_NotInitialized

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClient.CalcException_NotInitialized
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
BasicCalculatorClient

public class BasicCalculatorClient.CalcException_NotInitialized
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
BasicCalculatorClient.CalcException_NotInitialized()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BasicCalculatorClient.CalcException_NotInitialized

public BasicCalculatorClient.CalcException_NotInitialized()