cz.cmc.tcgui.dataif
Class ImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cz.cmc.tcgui.dataif.ImportException
- All Implemented Interfaces:
- Serializable
- public class ImportException
- extends Exception
Title: class ImportException
Description: Exception thrown when an error occurs during importing
tc schema data
Copyright: Copyright (c) 2003
Company: CMC Computers
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImportException
public ImportException()
ImportException
public ImportException(String message)
ImportException
public ImportException(String message,
Throwable cause)
ImportException
public ImportException(Throwable cause)