org.superbiz.appexception
Class BusinessException

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

public abstract class BusinessException
extends RuntimeException

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

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

BusinessException

public BusinessException()


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