public class InconsistencyException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static InconsistencyException |
INCONSISTENCY |
Constructor and Description |
---|
InconsistencyException() |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
String |
toString() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public static final InconsistencyException INCONSISTENCY
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.