StacksCommentBuilderException

An exception that occurs in a CommentBuilder

Author

Richard Arriaga

Parameters

message

The error message.

failedBuilder

The error builder in question

Constructors

Link copied to clipboard
constructor(message: String, failedBuilder: CommentBuilder)

Construct a new StacksCommentBuilderException.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard
open override val moduleName: String

The name of the module that the failure occurred.

Link copied to clipboard

Produce a String representation of the stack trace captured in this Throwable.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard