marf.util
Class NotImplementedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bymarf.util.NotImplementedException
All Implemented Interfaces:
java.io.Serializable

public class NotImplementedException
extends java.lang.RuntimeException

Class NotImplementedException

This class extends RuntimeException for MARF unimplemented parts

$Header: /cvsroot/marf/marf/src/marf/util/NotImplementedException.java,v 1.5 2003/02/16 19:04:59 mokhov Exp $

See Also:
Serialized Form

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

NotImplementedException

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

Parameters:
pstrMessage - Error message string