public static class TraversalSideEffects.Exceptions extends Object
Constructor and Description |
---|
Exceptions() |
Modifier and Type | Method and Description |
---|---|
static IllegalArgumentException |
sideEffectKeyCanNotBeEmpty() |
static IllegalArgumentException |
sideEffectKeyCanNotBeNull() |
static IllegalArgumentException |
sideEffectKeyDoesNotExist(String key) |
static IllegalArgumentException |
sideEffectValueCanNotBeNull() |
public static IllegalArgumentException sideEffectKeyCanNotBeEmpty()
public static IllegalArgumentException sideEffectKeyCanNotBeNull()
public static IllegalArgumentException sideEffectValueCanNotBeNull()
public static IllegalArgumentException sideEffectKeyDoesNotExist(String key)
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.