| Constructor and Description | 
|---|
| Exceptions() | 
| Modifier and Type | Method and Description | 
|---|---|
| static IllegalArgumentException | couldNotIsolatedSubPath(String fromLabel,
                       String toLabel) | 
| static IllegalArgumentException | couldNotLocatePathFromLabel(String fromLabel) | 
| static IllegalArgumentException | couldNotLocatePathToLabel(String toLabel) | 
| static IllegalArgumentException | stepWithProvidedLabelDoesNotExist(String label) | 
public static IllegalArgumentException stepWithProvidedLabelDoesNotExist(String label)
public static IllegalArgumentException couldNotLocatePathFromLabel(String fromLabel)
public static IllegalArgumentException couldNotLocatePathToLabel(String toLabel)
public static IllegalArgumentException couldNotIsolatedSubPath(String fromLabel, String toLabel)
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.