public final class CommonErrors extends Object
Modifier and Type | Method | Description |
---|---|---|
static IllegalArgumentException |
arrayOfValuesToLookForIsEmpty() |
|
static NullPointerException |
arrayOfValuesToLookForIsNull() |
|
static IllegalArgumentException |
iterableOfValuesToLookForIsEmpty() |
|
static NullPointerException |
iterableOfValuesToLookForIsNull() |
|
static NullPointerException |
iterableToLookForIsNull() |
|
static void |
wrongElementTypeForFlatExtracting(Object group) |
public static NullPointerException arrayOfValuesToLookForIsNull()
public static NullPointerException iterableToLookForIsNull()
public static NullPointerException iterableOfValuesToLookForIsNull()
public static IllegalArgumentException arrayOfValuesToLookForIsEmpty()
public static IllegalArgumentException iterableOfValuesToLookForIsEmpty()
public static void wrongElementTypeForFlatExtracting(Object group)
Copyright © 2014–2019. All rights reserved.