com.sleepycat.je.utilint
Class NotImplementedYetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sleepycat.je.utilint.NotImplementedYetException
- All Implemented Interfaces:
- Serializable
public class NotImplementedYetException
- extends RuntimeException
Something is not yet implemented.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotImplementedYetException
public NotImplementedYetException()
NotImplementedYetException
public NotImplementedYetException(String message)
Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.