public class NoStarException extends NoShiftException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
NoStarException()
Constructs an empty NoStarException.
|
NoStarException(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 NoStarException()
public NoStarException(String m)