public final class ExceptionUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isOutOfRange(Exception e)
Check if given exception is index out of bounds exception.
|
public static boolean isOutOfRange(Exception e)
Note: For internal usage only (method exists for autoport functionality).
e - exception to checkCopyright © 1998–2025 Apryse Group NV. All rights reserved.