public final class MacMapGoneException extends MacMapException
MacMapException.getHost() returns a host information that failed to map.
MacMapException.getIdentifier() returns the identifier for the target
MAC mapping.
| Constructor and Description |
|---|
MacMapGoneException(MacVlan mvlan,
MacMapIdentifier ident)
Create a new exception which indicates the specified host is no longer
mapped by MAC mapping.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
Create an error log message.
|
getHost, getIdentifiergetBadArgumentException, getBadArgumentException, getDataExistsException, getDataExistsException, getErrorTag, getMissingArgumentException, getNotFoundException, getNotFoundException, getNullArgumentExceptiongetVtnErrorTagaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MacMapGoneException(MacVlan mvlan, MacMapIdentifier ident)
mvlan - A MacVlan instance which represents a host that
failed to map.ident - The identifier for the MAC mapping which maps the host
specified by mvlan.public String getErrorMessage()
getErrorMessage in class MacMapExceptionCopyright © 2018 OpenDaylight. All rights reserved.