public class MasterInitException extends InitException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
MasterInitException()
Constructs a master init failure exception with no detail message.
|
MasterInitException(String s)
Constructs a master init failure exception with the specified detail
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public MasterInitException()
public MasterInitException(String s)