Click or drag to resize

UtilsTExtensionShowErrors Method

Overload List
  NameDescription
Public methodStatic memberShowErrors(IWin32Window, IErrors)
Show the errors in the errors dialog
Public methodStatic memberShowErrors(IWin32Window, IException)
Show an exception in the errors dialog
Public methodStatic memberShowErrors(IWin32Window, Exception)
Show an exception in the errors dialog
Public methodStatic memberShowErrors(IWin32Window, ErrorKind, String)
Show an error message in the errors dialog
Top
See Also