org.superbiz.appexception
Class ThrowBusinessExceptionImpl

java.lang.Object
  extended by org.superbiz.appexception.ThrowBusinessExceptionImpl
All Implemented Interfaces:
ThrowBusinessException

public class ThrowBusinessExceptionImpl
extends Object
implements ThrowBusinessException


Constructor Summary
ThrowBusinessExceptionImpl()
           
 
Method Summary
 void throwValueRequiredException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrowBusinessExceptionImpl

public ThrowBusinessExceptionImpl()
Method Detail

throwValueRequiredException

public void throwValueRequiredException()
                                 throws BusinessException
Specified by:
throwValueRequiredException in interface ThrowBusinessException
Throws:
BusinessException


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