22 lines
355 B
Plaintext
22 lines
355 B
Plaintext
![]() |
ifdef::env-github,rspecator-view[]
|
||
|
|
||
|
'''
|
||
|
== Implementation Specification
|
||
|
(visible only on this page)
|
||
|
|
||
|
=== Message
|
||
|
|
||
|
Do not catch NullReferenceException; test for null instead.
|
||
|
|
||
|
=== Highlighting
|
||
|
|
||
|
throw new NullReferenceException()
|
||
|
|
||
|
'''
|
||
|
== Comments And Links
|
||
|
(visible only on this page)
|
||
|
|
||
|
include::comments-and-links.adoc[]
|
||
|
|
||
|
endif::env-github,rspecator-view[]
|