Creates an exception with its corresponding message.
Creates an exception without a message.
public Exception();
public Exception(string);
Exception Class | ILOG.Concert Namespace