public static class AbstractCandidateSteps.DuplicateCandidateFound extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static String |
DUPLICATE_FORMAT |
Constructor and Description |
---|
DuplicateCandidateFound(StepCandidate candidate) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String DUPLICATE_FORMAT
public DuplicateCandidateFound(StepCandidate candidate)
Copyright © 2003–2021. All rights reserved.