Stacks Comment Builder Exception
class StacksCommentBuilderException(message: String, failedBuilder: CommentBuilder) : StacksException
An exception that occurs in a CommentBuilder
Author
Richard Arriaga
Parameters
message
The error message.
failed Builder
The error builder in question