marf.Preprocessing
Class PreprocessingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bymarf.util.MARFException
              extended bymarf.Preprocessing.PreprocessingException
All Implemented Interfaces:
java.io.Serializable

public class PreprocessingException
extends MARFException

Class PreprocessingException

$Header: /cvsroot/marf/marf/src/marf/Preprocessing/PreprocessingException.java,v 1.3 2003/05/03 00:13:52 mokhov Exp $

See Also:
Serialized Form

Field Summary
 
Fields inherited from class marf.util.MARFException
strMessage
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
PreprocessingException(java.lang.String pstrMessage)
          Preprocessing exception
 
Methods inherited from class marf.util.MARFException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PreprocessingException

public PreprocessingException(java.lang.String pstrMessage)
Preprocessing exception

Parameters:
pstrMessage - Error message string