Sha256: 46ce75c34a241ab3b33711e5a6544e385525fd966db809edb1e138676104d48c

Contents?: true

Size: 447 Bytes

Versions: 4

Compression:

Stored size: 447 Bytes

Contents

= FormatException

Provides utility methods for formatting an exception as a String.

Two very common formats are supported directly, with other formats made possible with a printf-like format specifier.
The inclusion of a context message is also supported

The methods are provided by the module {FormatException}.

The implementation is covered by an rspec test suite in the {https://github.com/hetznerZA/format_exception FormatException repo}.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
format_exception-0.3.0 README.rdoc
format_exception-0.2.2 README.rdoc
format_exception-0.2.1 README.rdoc
format_exception-0.2.0 README.rdoc