marf.Classification
Class ClassificationException

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

public class ClassificationException
extends MARFException

Class ClassificationException

$Header: /cvsroot/marf/marf/src/marf/Classification/ClassificationException.java,v 1.5 2003/05/03 00:13:51 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
ClassificationException(java.lang.String pstrMessage)
          Generic 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

ClassificationException

public ClassificationException(java.lang.String pstrMessage)
Generic exception

Parameters:
pstrMessage - Error message string