NeptuneQueryException#

class langchain_aws.graphs.neptune_graph.NeptuneQueryException(exception: str | Dict)[source]#

Exception for the Neptune queries.

Parameters:

exception (str | Dict)