public static class Graph.Variables.Exceptions extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static UnsupportedOperationException | dataTypeOfVariableValueNotSupported(Object val) | 
| static IllegalArgumentException | variableKeyCanNotBeEmpty() | 
| static IllegalArgumentException | variableKeyCanNotBeNull() | 
| static IllegalArgumentException | variableValueCanNotBeNull() | 
public static IllegalArgumentException variableKeyCanNotBeEmpty()
public static IllegalArgumentException variableKeyCanNotBeNull()
public static IllegalArgumentException variableValueCanNotBeNull()
public static UnsupportedOperationException dataTypeOfVariableValueNotSupported(Object val)
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.