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