public static class CheckIndex.CheckIndexException extends RuntimeException
| Constructor and Description |
|---|
CheckIndexException(String message)
Constructs a new CheckIndexException with the error message
|
CheckIndexException(String message,
Throwable cause)
Constructs a new CheckIndexException with the error message, and the root cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CheckIndexException(String message)
message - the detailed error message.Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.