public class InvalidSegmentException extends RuntimeException
| Constructor and Description |
|---|
InvalidSegmentException(int segment,
int segmentCount,
String version)
Constructs a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidSegmentException(int segment,
int segmentCount,
String version)
segment - the invalid segment index.segmentCount - the number of segments.version - the version string.Copyright © 2008–2018 MojoHaus. All rights reserved.