Class BlueCloth::FormatError
In: lib/bluecloth.rb
Parent: RuntimeError

Exception class for formatting errors.

Methods

new  

Public Class methods

Create a new FormatError with the given source str and an optional message about the specific error.

[Validate]