public static class Attachable.Exceptions extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static IllegalStateException | canNotGetAttachableFromHostGraph(Attachable<?> attachable,
                                Graph hostGraph) | 
| static IllegalStateException | canNotGetAttachableFromHostVertex(Attachable<?> attachable,
                                 Vertex hostVertex) | 
| static IllegalArgumentException | providedAttachableMustContainAGraphObject(Attachable<?> attachable) | 
public static IllegalStateException canNotGetAttachableFromHostVertex(Attachable<?> attachable, Vertex hostVertex)
public static IllegalStateException canNotGetAttachableFromHostGraph(Attachable<?> attachable, Graph hostGraph)
public static IllegalArgumentException providedAttachableMustContainAGraphObject(Attachable<?> attachable)
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.