Modifier and Type | Method and Description |
---|---|
static UnsupportedOperationException |
dataTypeOfMemoryValueNotSupported(Object val) |
static IllegalArgumentException |
memoryDoesNotExist(String key) |
static IllegalStateException |
memoryIsCurrentlyImmutable() |
static IllegalArgumentException |
memoryKeyCanNotBeEmpty() |
static IllegalArgumentException |
memoryKeyCanNotBeNull() |
static IllegalArgumentException |
memoryValueCanNotBeNull() |
public static IllegalArgumentException memoryKeyCanNotBeEmpty()
public static IllegalArgumentException memoryKeyCanNotBeNull()
public static IllegalArgumentException memoryValueCanNotBeNull()
public static IllegalStateException memoryIsCurrentlyImmutable()
public static IllegalArgumentException memoryDoesNotExist(String key)
public static UnsupportedOperationException dataTypeOfMemoryValueNotSupported(Object val)
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.