com.jacob.com
Class NotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jacob.com.JacobException
com.jacob.com.NotImplementedException
- All Implemented Interfaces:
- Serializable
public class NotImplementedException
- extends JacobException
Thrown by java APIs that are not implemented either because they were never
implemented or because they are being deprecated This is a subclass of
ComException so callers can still just catch ComException.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotImplementedException
public NotImplementedException(String description)
- Parameters:
description
-
http://jacob-project.sourceforge.net