Creates a new instance of this class with the specified detail message.
Parameters: s - the detail message.
NotHandledException
public NotHandledException(org.eclipse.core.commands.NotHandledException e)(Code)
Constructs a legacy NotHandledException based on the new
NotHandledException Parameters: e - The exception from which this exception should be created;must not be null. since: 3.1
Methods inherited from org.eclipse.ui.commands.CommandException