public final class ConflictingFieldTypeInfoException extends Exception
| Constructor and Description |
|---|
ConflictingFieldTypeInfoException(int fieldNumber,
Object previousType,
Object newType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFieldNumber() |
Object |
getNewType() |
Object |
getPreviousType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.