CFEngine API

org.recommender.server
Class CFException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.recommender.server.CFException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CFIllegalParameterException, CFInternalErrorException, CFNotImplementedException

public class CFException
extends java.lang.Exception

Exception handling for CF Recommender

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

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

CFException

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

CFEngine API

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