public final class PCEPCloseTermination extends PCEPTerminationReason
| Constructor and Description |
|---|
PCEPCloseTermination(TerminationReason reason)
Creates new Termination.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.MoreObjects.ToStringHelper |
addToStringAttributes(com.google.common.base.MoreObjects.ToStringHelper toStringHelper) |
String |
getErrorMessage() |
toStringpublic PCEPCloseTermination(TerminationReason reason)
reason - reason for terminationpublic String getErrorMessage()
getErrorMessage in class PCEPTerminationReasonprotected com.google.common.base.MoreObjects.ToStringHelper addToStringAttributes(com.google.common.base.MoreObjects.ToStringHelper toStringHelper)
addToStringAttributes in class PCEPTerminationReasonCopyright © 2019 OpenDaylight. All rights reserved.