ContextNotEmptyException() Constructs a ContextNotEmptyException instance with all
data initialized to null.
public
ContextNotEmptyException(String s) Constructs a ContextNotEmptyException instance with the
specified message.
Parameters: s - The detail message for the exception.