public class NotMasterException extends IllegalStateException
| Constructor and Description |
|---|
NotMasterException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotMasterException(String msg)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2009–2017. All rights reserved.