Class AttributeDefNameAddAlreadyExistsException

All Implemented Interfaces:
Serializable

public class AttributeDefNameAddAlreadyExistsException extends GroupAddException
If there is a problem with adding a group where@SuppressWarnings("serial") a group exists by same name
See Also:
  • Constructor Details

    • AttributeDefNameAddAlreadyExistsException

      public AttributeDefNameAddAlreadyExistsException()
    • AttributeDefNameAddAlreadyExistsException

      public AttributeDefNameAddAlreadyExistsException(String msg)
    • AttributeDefNameAddAlreadyExistsException

      public AttributeDefNameAddAlreadyExistsException(String msg, Throwable cause)
    • AttributeDefNameAddAlreadyExistsException

      public AttributeDefNameAddAlreadyExistsException(Throwable cause)