Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.graphdbapi.driver.v1.exceptions.GraphDbException
- com.graphdbapi.driver.v1.exceptions.ClientException
- com.graphdbapi.driver.v1.exceptions.ParamException
- com.graphdbapi.driver.v1.exceptions.DatabaseException
- com.graphdbapi.driver.v1.exceptions.TransactionException
- com.graphdbapi.driver.v1.exceptions.FoundException
- com.graphdbapi.driver.v1.exceptions.EdgeFoundException
- com.graphdbapi.driver.v1.exceptions.PropertyFoundException
- com.graphdbapi.driver.v1.exceptions.TypeFoundException
- com.graphdbapi.driver.v1.exceptions.VertexFoundException
- com.graphdbapi.driver.v1.exceptions.NotFoundException
- com.graphdbapi.driver.v1.exceptions.EdgeNotFoundException
- com.graphdbapi.driver.v1.exceptions.PkNotFoundException
- com.graphdbapi.driver.v1.exceptions.PropertyNotFoundException
- com.graphdbapi.driver.v1.exceptions.TypeNotFoundException
- com.graphdbapi.driver.v1.exceptions.VertexNotFoundException
- com.graphdbapi.driver.v1.exceptions.TypeErrorException
- com.graphdbapi.driver.v1.exceptions.ValueFormatException
- com.graphdbapi.driver.v1.exceptions.ClientException
- com.graphdbapi.driver.v1.exceptions.GraphDbException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)