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,
boolean queryable,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Get the cause of the failure.
|
String |
toString() |
getOutputPath, getSelectedPath, getSequencerName, getUserIdgetKey, getMixinTypes, getPath, getPrimaryType, isQueryable, isTypeCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.