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 voidTableLayout.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.protected static final voidTableLayoutConstraints.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final voidTableLayoutDebuggingPanel.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final voidThrowablePanel.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 voidSampleBean.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.static final voidTestUtil.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 voidBlockingCircularQueue.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.protected static final voidTrace.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final voidTraceChannel.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final voidTraceController.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final voidTraceItem.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final voidTraceItemDispatcher.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.protected final voidTraceItemQueue.assertNotNull(String fieldName, Object fieldValue) Verify that the specified value is not null.