Liking cljdoc? Tell your friends :D

clj-odbp.network.exception


create-exceptionclj

(create-exception causes)

Create an ExceptionInfo based on the class of the OrientDB exception.

Create an ExceptionInfo based on the class of the OrientDB exception.
sourceraw docstring

deserialize-exceptionclj

(deserialize-exception in)

De-serialize OrientDB exception from DataInputStream in.

De-serialize OrientDB exception from DataInputStream `in`.
sourceraw docstring

handle-exceptionclj

(handle-exception in)

De-serialize an OrientDB exception in DataInputStream in and throw it.

De-serialize an OrientDB exception in DataInputStream `in` and throw it.
sourceraw docstring

manage-exceptioncljmultimethod

Manage the exception according to its type.

Manage the exception according to its type.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close