Stacks Comment Builder Exception
class StacksCommentBuilderException(message: String, failedBuilder: CommentBuilder) : StacksException
Content copied to clipboard
An exception that occurs in a CommentBuilder
Author
Richard Arriaga
Parameters
message
The error message.
failed Builder
The error builder in question
Constructors
Link copied to clipboard
fun StacksCommentBuilderException(message: String, failedBuilder: CommentBuilder)
Content copied to clipboard
Construct a new StacksCommentBuilderException.
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