Overload | Description |
---|---|
CreateErrorImage(Exception) | Returns the error image with error message from specified exception. |
CreateErrorImage(Int32,Int32,Exception) | Returns the error image with error message from specified exception. |
CreateErrorImage(String) | Returns the error image with specified error message. |
CreateErrorImage(Int32,Int32,String) | Returns the error image with speciffied error message. |