Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.objectweb.fractal.api.control.IllegalLifeCycleException
public class IllegalLifeCycleException
extends Exception
Constructor Summary | |
|
public IllegalLifeCycleException(String msg)
Constructs anIllegalLifeCycleException
with the specified detail message.
- Parameters:
msg
- the detail message.