com.autonomy.aci.exceptions
Class InvalidImportFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.autonomy.aci.exceptions.AciException
com.autonomy.aci.exceptions.IDOLException
com.autonomy.aci.exceptions.InvalidImportFileException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidImportFileException
- extends IDOLException
Indicates that IDOL refused to import a FileName definition because the import file was not valid.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvalidImportFileException
public InvalidImportFileException()
InvalidImportFileException
public InvalidImportFileException(java.lang.String sFileNameName)
setFileNameName
public void setFileNameName(java.lang.String sFileNameName)
getMessage
public java.lang.String getMessage()