CFEngine API

org.recommender.algorithms
Class CFNotImplementedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.recommender.server.CFException
                    |
                    +--org.recommender.algorithms.CFNotImplementedException
All Implemented Interfaces:
java.io.Serializable

public class CFNotImplementedException
extends CFException

Exception handling functions that are not implemented in algorithms

Since:
JDK 1.2
Author:
Matt McLaughlin
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
CFNotImplementedException(java.lang.String msg)
           
 
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

CFNotImplementedException

public CFNotImplementedException(java.lang.String msg)
Parameters:
msg -

CFEngine API

Copyright © 2003 - Oregon State University www.orst.edu