public interface IgnoreErrorConfig
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrorClass()
Returns the fully qualified class name of an exception that should be ignored.
|
java.lang.String |
getErrorMessage()
Returns the optional string that represents the error message for the exception class name above.
|
java.lang.String getErrorClass()
com.newrelic.exceptions.IgnoredException
java.lang.String getErrorMessage()