Click or drag to resize

EAPUtilFormatException Method

Overload List
  NameDescription
Public methodStatic memberFormatException(Exception, FormatExceptionOptions)
Returns a formatted string from an exception based on the provided FormatExceptionOptions.
Public methodStatic memberFormatException(Exception, Boolean)
Returns a formatted string from an exception.
Public methodStatic memberFormatException(IAppContext, Exception)
Returns a formatted string from an exception using developer logging when appropriate and honoring the UserErrorMessages application property.
Public methodStatic memberFormatException(Exception, Boolean, Boolean)
Returns a formatted string from an exception.
Public methodStatic memberFormatException(Exception, Boolean, Boolean, Boolean)
Returns a formatted string from an exception.
Public methodStatic memberFormatException(Exception, Boolean, Boolean, Boolean, Boolean)
Returns a formatted string from an exception.
Top
See Also