org.recommender.server
Class CFInternalErrorException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.recommender.server.CFException
|
+--org.recommender.server.CFInternalErrorException
- All Implemented Interfaces:
- java.io.Serializable
- public class CFInternalErrorException
- extends CFException
Exception handling illegal list argument passed into CFEngineImpl and DataManager
- Since:
- JDK 1.2
- Author:
- Matt McLaughlin
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
exception
public java.lang.Exception exception
CFInternalErrorException
public CFInternalErrorException(java.lang.String msg)
- Parameters:
msg
-
CFInternalErrorException
public CFInternalErrorException(java.lang.String msg,
java.lang.Exception exception)
- Parameters:
msg
- exception
- Exception caught
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class java.lang.Throwable
Copyright © 2003 - Oregon State University www.orst.edu