Class AlreadyAssignedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.ygimenez.exception.AlreadyAssignedException
All Implemented Interfaces:
Serializable

public class AlreadyAssignedException extends RuntimeException
Exception thrown when trying to add an emote already assigned.
See Also:
Serialized Form
  • Constructor Details

    • AlreadyAssignedException

      public AlreadyAssignedException()
      Default constructor.