public class PlotDataException extends RuntimeException
paint
methods of the plotting
components should therefore check for such exceptions being thrown
even though the compiler does not enforce this.Constructor and Description |
---|
PlotDataException(IOException e)
Constructor based on an IOException.
|
PlotDataException(String msg,
Throwable e)
Constructor based on an arbitrary throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PlotDataException(IOException e)
e
- causeCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.