public interface ExceptionData
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExceptionMessage() |
JsValue |
getExceptionValue() |
java.lang.String |
getSourceText() |
boolean |
isUncaught() |
JsValue getExceptionValue()
boolean isUncaught()
java.lang.String getSourceText()
java.lang.String getExceptionMessage()
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.