Module: ConvenientService::Service::Plugins::RescuesResultUnhandledExceptions::Constants Private

Defined in:
lib/convenient_service/service/plugins/rescues_result_unhandled_exceptions/constants.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Since:

  • 1.0.0

Constant Summary collapse

DEFAULT_MAX_BACKTRACE_SIZE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Returns:

  • (Integer)

Since:

  • 1.0.0

10
MESSAGE_LINE_PREFIX =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Returns:

  • (String)

Since:

  • 1.0.0

" " * 2