Class IdConflictException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.thebusybiscuit.slimefun4.api.exceptions.IdConflictException
All Implemented Interfaces:
Serializable

public class IdConflictException extends RuntimeException
An IdConflictException is thrown whenever two Addons try to add a SlimefunItem with the same id.
Author:
TheBusyBiscuit
See Also: