Uses of Class
org.infinispan.protostream.annotations.ProtoSchemaBuilderException
Packages that use ProtoSchemaBuilderException
-
Uses of ProtoSchemaBuilderException in org.infinispan.protostream.impl
Methods in org.infinispan.protostream.impl that return ProtoSchemaBuilderExceptionModifier and TypeMethodDescriptionLog.abstractClassNotAllowed(String annotatedClassName) Log.abstractType(String canonicalName, String fieldName, String canonicalName1) Log.explicitEnumValueAnnotations(String value, String name) Log.factorySignatureMismatch(String kind, int expected, int found, String factory) Log.factorySignatureMismatch(String kind, String factory) Log.factorySignatureMismatch(String kind, String parameterName, String factory) Log.factorySignatureMismatchType(String kind, String factory, String parameterName) Log.localOrAnonymousClass(String annotatedClassName) Log.multipleFactories(String s) Log.noDefaultEnum(String fieldName, String canonicalName, String canonicalName1, String fullName) Log.nonStaticFactory(String s) Log.nonStaticInnerClass(String annotatedClassName) Log.oneofCollision(String fieldName, String name, String oneof) Log.oneofRepeatedOrRequired(String fieldName, String name, String oneof) Log.privateFactory(String s) Log.wrongFactoryReturnType(String s)