public class BridgeCreateException extends RuntimeException
| Constructor and Description |
|---|
BridgeCreateException(String message)
Constructs a BridgeCreateException object.
|
BridgeCreateException(String message,
Throwable cause)
Constructs a BridgeCreateException object.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
createMessage(String ovsUuid)
Create error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BridgeCreateException(String message)
message - error message