public class UnknownMessageException extends Exception
| Constructor and Description |
|---|
UnknownMessageException(Object message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownMessageException(Object message)
public String getMessage()
getMessage in class ThrowableCopyright © 2019 OpenDaylight. All rights reserved.