org.loom.exception
Class BusinessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.loom.exception.LocaleAwareException
                  extended by org.loom.exception.BusinessException
All Implemented Interfaces:
java.io.Serializable, LocaleAwareThrowable

Deprecated. use LocaleAwareException instead. To be removed in 1.1

public class BusinessException
extends LocaleAwareException

See Also:
Serialized Form

Method Summary
 
Methods inherited from class org.loom.exception.LocaleAwareException
addArg, addTranslatedArg, getArgs, getLocaleAwareMessage, getMessage, getMessageKey, getTranslatedArgs
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait