opto.trace.nodes.ExceptionNode.clone

opto.trace.nodes.ExceptionNode.clone#

ExceptionNode.clone()#

Create and return a duplicate of the current Node object.

Returns:

A clone of the current node.

Return type:

Node