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