public class ReplicationSecurityException extends DatabaseException
This exception covers following security failure during streaming:
| Constructor and Description |
|---|
ReplicationSecurityException(String msg,
String consumer,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConsumer()
Gets the replication stream consumer name
|
addErrorMessage, addRethrownStackTrace, getMessage, getVersionHeaderaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.