public class CorruptSecondariesException extends OperationFailureException
Environment.openDatabase if one or
more corrupt SecondaryDatabases are detected.| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,SecondaryIntegrityException> |
getSecondaryExceptions()
Returns a map containing one exception for each corrupt
SecondaryDatabase that was detected. |
getMessagepublic java.util.Map<java.lang.String,SecondaryIntegrityException> getSecondaryExceptions()
SecondaryDatabase that was detected. The map key is the name of
the SecondaryDatabase.Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.