| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.objectweb.fractal.api.control.IllegalLifeCycleExceptionpublic class IllegalLifeCycleExceptionextends ExceptionConstructor Summary | |
| |
public IllegalLifeCycleException(String msg)
Constructs anIllegalLifeCycleExceptionwith the specified detail message.
- Parameters:
msg- the detail message.