| EAPUtilFormatException Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | FormatException(Exception, FormatExceptionOptions) | 
            Returns a formatted string from an exception based on the provided FormatExceptionOptions.
             | 
|   | FormatException(Exception, Boolean) | 
            Returns a formatted string from an exception.
             | 
|   | FormatException(IAppContext, Exception) | 
            Returns a formatted string from an exception using developer logging when appropriate and
            honoring the UserErrorMessages application property.
             | 
|   | FormatException(Exception, Boolean, Boolean) | 
            Returns a formatted string from an exception.
             | 
|   | FormatException(Exception, Boolean, Boolean, Boolean) | 
            Returns a formatted string from an exception.
             | 
|   | FormatException(Exception, Boolean, Boolean, Boolean, Boolean) | 
            Returns a formatted string from an exception.
             | 
 See Also
See Also