public class NoCatalogStarException extends ConfigurationException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
NoCatalogStarException()
Constructs an empty NoStarException.
|
NoCatalogStarException(String m)
Constructs an NoStarException with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public NoCatalogStarException()
public NoCatalogStarException(String m)