public class NodeSequencingFailure extends AbstractSequencingChange
path
Constructor and Description |
---|
NodeSequencingFailure(NodeKey sequencedNodeKey,
Path sequencedNodePath,
Name sequencedNodePrimaryType,
Set<Name> sequencedNodeMixinTypes,
String outputPath,
String userId,
String selectedPath,
String sequencerName,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause()
Get the cause of the failure.
|
String |
toString() |
getOutputPath, getSelectedPath, getSequencerName, getUserId
getKey, getMixinTypes, getPath, getPrimaryType, isType
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.