ch.elca.el4j.services.gui.swing.cookswing.action
Class ActionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.elca.el4j.core.exceptions.BaseRTException
ch.elca.el4j.services.gui.swing.cookswing.action.ActionNotFoundException
- All Implemented Interfaces:
- Serializable
public class ActionNotFoundException
- extends BaseRTException
An exception expressing that an action could not be found.
- Author:
- Stefan Wismer (SWI)
- See Also:
- Serialized Form
- File-location:
- ActionNotFoundException
- Last check-in date:
- 2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873
ActionNotFoundException
public ActionNotFoundException(String actionName)
- Parameters:
actionName
- the action name
Copyright © 2005-2011 ELCA. All Rights Reserved.