methodCount property

int methodCount
finalinherited

Controls the method count in created stack traces.

This is used when no stack trace has been provided.

Set to 0 to disable the creation of a stack trace.

See also:

  • errorMethodCount

Implementation

final int methodCount;