jsky.util.gui
Class ProgressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
jsky.util.gui.ProgressException
- All Implemented Interfaces:
- Serializable
public class ProgressException
- extends IOException
An exception that is thrown when (or at some point after) the user
presses the Stop button in a ProgressPanel.
- Version:
- $Revision: 1.2 $
- Author:
- Allan Brighton
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProgressException
public ProgressException(String msg)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.