com.sleepycat.je.utilint
Class InternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sleepycat.je.utilint.InternalException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BinaryProtocol.ProtocolException, RangeRestartException
public class InternalException
- extends RuntimeException
Some internal inconsistency exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalException
public InternalException()
InternalException
public InternalException(String message)
Copyright (c) 2004-2010 Oracle. All rights reserved.