public class ShouldNotBeNull extends BasicErrorMessageFactory
null
failed.Modifier and Type | Field and Description |
---|---|
private static ShouldNotBeNull |
INSTANCE |
arguments, format, formatter
Modifier | Constructor and Description |
---|---|
private |
ShouldNotBeNull(java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
static ErrorMessageFactory |
shouldNotBeNull()
Returns the default instance of this class.
|
static ShouldNotBeNull |
shouldNotBeNull(java.lang.String label)
Create a instance specifying a label
|
create, create, create, equals, hashCode, toString, unquotedString
private static final ShouldNotBeNull INSTANCE
public static ErrorMessageFactory shouldNotBeNull()
public static ShouldNotBeNull shouldNotBeNull(java.lang.String label)
label
- of what should not be null