org.superbiz.appexception
Class ValueRequiredException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.superbiz.appexception.BusinessException
                  extended by org.superbiz.appexception.ValueRequiredException
All Implemented Interfaces:
java.io.Serializable

public class ValueRequiredException
extends BusinessException

Version:
$Rev: 784112 $ $Date: 2009-06-12 15:23:57 +0200 (Fr, 12. Jun 2009) $
See Also:
Serialized Form

Constructor Summary
ValueRequiredException()
           
 
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

ValueRequiredException

public ValueRequiredException()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.