Constructor CorruptIndexException
CorruptIndexException(String)
Declaration
public CorruptIndexException(String message)
Parameters
Type | Name | Description |
---|---|---|
String | message |
CorruptIndexException(String, Exception)
Declaration
public CorruptIndexException(String message, Exception exp)
Parameters
Type | Name | Description |
---|---|---|
String | message | |
Exception | exp |