org.objectweb.fractal.aokell.lib.control
Class CloneCtrlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.objectweb.fractal.aokell.lib.control.CloneCtrlException
- All Implemented Interfaces:
- Serializable
public class CloneCtrlException
- extends Exception
This exception is raised by the cloneFcCtrl methods defined by controllers
whenever an error occurs during the state cloning process.
- Author:
- Lionel Seinturier
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CloneCtrlException
public CloneCtrlException(String mess)