Class SchemaUtil.FieldConflictException

java.lang.Object
All Implemented Interfaces:
com.streambase.sb.util.LocatedItem, Serializable
Enclosing class:
com.streambase.sb.SchemaUtil

public static class SchemaUtil.FieldConflictException extends SemanticValidationException
A SemanticValidationException that also stores the index of the schema that caused it, when we're computing merges of schemas.
See Also: