Class NessieReferenceAlreadyExistsException

All Implemented Interfaces:
Serializable, ErrorCodeAware

public class NessieReferenceAlreadyExistsException extends NessieConflictException
This exception is thrown when a reference could not be created because another reference with the same name is already present in the store.
See Also: