cz.cmc.tcgui.dataif
Class ExportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cz.cmc.tcgui.dataif.ExportException
- All Implemented Interfaces:
- Serializable
- public class ExportException
- extends Exception
ExportException is direct descendant of Exception and is meant to be thrown
if error occurs during scheme export from gui into OutputStreams.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExportException
public ExportException(String message)