public static class BevoTest.NullTestItemException
extends java.lang.NullPointerException
NullTestItemException is a
NullPointerException thrown by BevoTest because the item
under test was null.| Constructor and Description |
|---|
NullTestItemException(java.lang.String s)
Constructs a
NullTestItemException with the specified
detail message. |