类 org.soybeanMilk.core.ExecutableNotFoundException
的使用

使用 ExecutableNotFoundException 的软件包
org.soybeanMilk.core   
org.soybeanMilk.web   
 

org.soybeanMilk.coreExecutableNotFoundException 的使用
 

抛出 ExecutableNotFoundExceptionorg.soybeanMilk.core 中的方法
 Executable Executor.execute(java.lang.String executableName, ObjectSource objSource)
          执行,并返回可执行对象。
 Executable DefaultExecutor.execute(java.lang.String executableName, ObjectSource objSource)
           
 

org.soybeanMilk.webExecutableNotFoundException 的使用
 

抛出 ExecutableNotFoundExceptionorg.soybeanMilk.web 中的方法
 void WebExecutor.execute(java.lang.String executableName, WebObjectSource webObjSource)
          执行,如果要执行的可执行对象Web动作,此方法还要处理其目标
 void DefaultWebExecutor.execute(java.lang.String executableName, WebObjectSource webObjSource)