Class ErrorDiagnostics
java.lang.Object
growthbook.sdk.java.diagnostics.model.ErrorDiagnostics
Sanitized error metadata for diagnostics output.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
getType
Simple class name for the captured error. -
getCode
SDK error code when the error exposes one. -
getMessage
Sanitized error message. -
getTimestampMillis
public long getTimestampMillis()Epoch-millis timestamp when the error was captured. -
equals
-
hashCode
public int hashCode() -
toString
-