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, toString
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.