com.panayotis.gnuplot
Class GNUPlotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.panayotis.gnuplot.GNUPlotException
- All Implemented Interfaces:
- Serializable
public class GNUPlotException
- extends RuntimeException
Runtime exception used whenever a recoverable error occured.
- Author:
- teras
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GNUPlotException
public GNUPlotException(String reason)
- Creates a new instance of GNUPlotException
- Parameters:
reason - Message describing what went wrong
Copyright © 2013. All Rights Reserved.