Class AssociationAlreadyExistsException

    • Constructor Detail

      • AssociationAlreadyExistsException

        public AssociationAlreadyExistsException​(String message)
        Constructs a new AssociationAlreadyExistsException with the specified error message.
        Parameters:
        message - Describes the error encountered.