marf.util
Interface IMARFException
- All Known Implementing Classes:
- ClassificationException, CompilerError, FeatureExtractionException, GUIException, InvalidSampleFormatException, LexicalError, MARFException, MathException, NLPException, PreprocessingException, SemanticError, StorageException, SyntaxError
public interface IMARFException
TODO: document.
$Id: IMARFException.java,v 1.1 2007/11/30 15:58:26 mokhov Exp $
- Since:
- Nov 26, 2007
- Author:
- serguei
create
IMARFException create()
create
IMARFException create(java.lang.String pstrMessage)
create
IMARFException create(java.lang.Exception poException)
create
IMARFException create(java.lang.String pstrMessage,
java.lang.Exception poException)