public final class NotNullException extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
assertValue(Object value,
String name)
Throws an IllegalArgumentException when the given value is null.
|
Copyright © 2011–2014 Red Hat. All rights reserved.