Download Stylus Studio - The World's Best XML Development Environment!

Berkeley DB
version 4.2.52

com.sleepycat.bdb.util
Interface ExceptionWrapper

All Known Implementing Classes:
IOExceptionWrapper, RuntimeExceptionWrapper

public interface ExceptionWrapper

Interface implemented by exceptions that can contain nested exceptions.


Method Summary
 Throwable getDetail()
          Returns the nested exception or null if none is present.
 

Method Detail

getDetail

public Throwable getDetail()
Returns the nested exception or null if none is present.

Returns:
the nested exception or null if none is present.

Berkeley DB
version 4.2.52

Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.
API reference hosted by Stylus Studio, provider of XML and XQuery tools for Berkeley DBXML