26 lines
554 B
Plaintext
26 lines
554 B
Plaintext
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
=== Message
|
|
|
|
Either log this exception and handle it, or rethrow it with some contextual information.
|
|
|
|
=== Highlighting
|
|
|
|
* Primary: The exception caught
|
|
* Secondary 1: The logging statement:
|
|
** message: 'Logging statement.'
|
|
* Secondary 2: The `throw` statement
|
|
** message: 'Thrown exception.'
|
|
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
=== on 11 Oct 2014, 12:09:59 Freddy Mallet wrote:
|
|
Sounds good to me!
|
|
|
|
endif::env-github,rspecator-view[] |