org.objectweb.fractal.api.control

Class IllegalContentException


public class IllegalContentException
extends Exception

Thrown when an error related to the management of sub components occurs.

Constructor Summary

IllegalContentException(String msg)
Constructs an IllegalContentException with the specified detail message.

Constructor Details

IllegalContentException

public IllegalContentException(String msg)
Constructs an IllegalContentException with the specified detail message.

Parameters:
msg - the detail message.