stackTrace property

String stackTrace
getter/setter pair

The stack trace associated with the generation of the error, used for debugging the server.

Implementation

String stackTrace;