Uses of Class
com.gargoylesoftware.base.util.DetailedNullPointerException
Packages that use DetailedNullPointerException
Package
Description
Classes that are UI related.
Classes that are useful during testing
Classes involving tracing (error logging)
-
Uses of DetailedNullPointerException in com.gargoylesoftware.base.gui
Methods in com.gargoylesoftware.base.gui that throw DetailedNullPointerExceptionModifier and TypeMethodDescriptionprotected final void
TableLayout.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.protected static final void
TableLayoutConstraints.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final void
TableLayoutDebuggingPanel.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final void
ThrowablePanel.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null. -
Uses of DetailedNullPointerException in com.gargoylesoftware.base.testing
Methods in com.gargoylesoftware.base.testing that throw DetailedNullPointerExceptionModifier and TypeMethodDescriptionprotected final void
SampleBean.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.static final void
TestUtil.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null. -
Uses of DetailedNullPointerException in com.gargoylesoftware.base.trace
Methods in com.gargoylesoftware.base.trace that throw DetailedNullPointerExceptionModifier and TypeMethodDescriptionprotected final void
BlockingCircularQueue.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.protected static final void
Trace.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final void
TraceChannel.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final void
TraceController.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final void
TraceItem.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final void
TraceItemDispatcher.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final void
TraceItemQueue.assertNotNull
(String fieldName, Object fieldValue) Verify that the specified value is not null.