Class ConflictException

All Implemented Interfaces:
Serializable

public class ConflictException extends AtlanException
Error that occurs if the operation being attempted hits a conflict within Atlan. For example, trying to create an object that already exists.
See Also: