Work with Action Result

ActionResult Class 

error(_exception, errorReport) 

Signature

1public static Slack.ActionResult error(Exception _exception, Slack.ErrorReport errorReport)

Parameters

exception

Type: Exception

errorReport

Type: Slack.ErrorReport

Return Value

Type: Slack.ActionResult

error(_exception) 

Signature

1public static Slack.ActionResult error(Exception _exception)

Parameters

exception

Type: Exception

Return Value

Type: Slack.ActionResult

getException() 

Signature

1public Exception getException()

Return Value

Type: Exception

isOk() 

Signature

1public Boolean isOk()

Return Value

Type: Boolean

ok() 

Signature

1public static Slack.ActionResult ok()

Return Value

Type: Slack.ActionResult

Beta Feature

This feature is not generally available. It is not part of your purchased Services. This feature is subject to change, may be discontinued with no notice at any time in SFDC’s sole discretion, and SFDC may never make this feature generally available. Make your purchase decisions only on the basis of generally available products and features. This feature is made available on an AS IS basis and use of this feature is at your sole risk.