DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.NotifyPaintException | Constructors | Methods | Properties | Events
Transform underlying exception into TGIS_Viewer.OnPaintException
Available also on: Delphi FMX | .NET WinForms.
// Java public bool NotifyPaintException( java.lang.String _message, Exception _exception );
// Oxygene public function NotifyPaintException( _message : String; _exception : Exception ) : Boolean;
Name | Type | Description |
---|---|---|
_message | java.lang.String String | exception message, usually layer on which exception occurred |
_exception | Exception | original exception object |
Type | Description |
---|---|
bool Boolean |