public class CandidateAlreadyRegisteredException extends Exception
| Constructor and Description | 
|---|
CandidateAlreadyRegisteredException(GenericEntity<T> entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends org.opendaylight.yangtools.concepts.Path<T>> | 
getEntity()
Gets the entity for which a Candidate has already been registered in the current process. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CandidateAlreadyRegisteredException(@Nonnull GenericEntity<T> entity)
@Nonnull public <T extends org.opendaylight.yangtools.concepts.Path<T>> GenericEntity<T> getEntity()
T - the instance identifier path typeCopyright © 2018 OpenDaylight. All rights reserved.