marf.Classification
Class ClassificationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--marf.Classification.ClassificationException
All Implemented Interfaces:
java.io.Serializable

public class ClassificationException
extends java.lang.Exception

Class ClassificationException

$Header: /cvsroot/marf/marf/src/marf/Classification/ClassificationException.java,v 1.3.4.1 2003/02/16 18:08:53 mokhov Exp $

See Also:
Serialized Form

Constructor Summary
ClassificationException(java.lang.String pstrMessage)
          Generic exception
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, 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