com.stackify.api.common.error
public class ErrorGovernor extends Object
| Constructor and Description |
|---|
ErrorGovernor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
errorShouldBeSent(StackifyError error)
Determines if the error should be sent based on our throttling criteria
|
public boolean errorShouldBeSent(StackifyError error)
error - The errorCopyright © 2014 Stackify, LLC. All Rights Reserved.