public class ColumnSchemaNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ColumnSchemaNotFoundException(String message) |
ColumnSchemaNotFoundException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static String |
createMessage(String columnName,
String tableName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ColumnSchemaNotFoundException(String message)
Copyright © 2018 OpenDaylight. All rights reserved.