As we all see while using any Exception stage we can mark "What type of Exception it is" and "What this Exception says\details" .
It will be great if we also can include another field there saying "Exception Resolution Steps" --> Which are simple steps which a developer will add in order to tell what needs to be done when this exception occurs.
Example - A System Exception with detail saying "Restart this application when this exception occurs" this will be great idea as it can get logged into the database\queues also . Further it can be used by control room Teams to better support a particular project or can be a helpful hand if a new developer joining the team looks at that project or object exception -->He\She exactly knows now what is needed to be done !