Constructs a nullable ExceptionInfo from an Exception object.
The name of the exception class that was thrown.
The exception's message.
The source file in which the exception occurred.
The line number at which the exception occurred.
The stack trace for the exception, if it's available.
Container for information about an exception that was logged.