Uses of Class
cloud.opencode.base.graph.exception.GraphException
Packages that use GraphException
-
Uses of GraphException in cloud.opencode.base.graph.exception
Subclasses of GraphException in cloud.opencode.base.graph.exceptionModifier and TypeClassDescriptionclassCycle Detected Exception 检测到环异常classEdge Not Found Exception 边不存在异常classGraph Limit Exceeded Exception 图限制超出异常classGraph Timeout Exception 图计算超时异常classInvalid Edge Exception 无效边异常classInvalid Vertex Exception 无效顶点异常classNo Path Exception 无路径异常classVertex Not Found Exception 顶点不存在异常